Anki/qt
Arthur Milchior 66e1f876d7 "unused" variable become optional.
Adding this parameter broke one of my add-on, see
https://github.com/Arthur-Milchior/anki-keep-model-in-add-cards/issues/1

Since those parameters are not used, setting them to None by default,
as was done in some other method, seems acceptable
2020-01-23 21:46:42 -08:00
..
aqt "unused" variable become optional. 2020-01-23 21:46:42 -08:00
aqt_data/web move css files to scss 2020-01-23 17:27:07 +10:00
designer basic night mode support 2020-01-23 17:27:07 +10:00
i18n update translations 2020-01-19 16:58:34 +10:00
tests switch from nose2 to pytest 2020-01-03 08:52:10 +10:00
tools basic night mode support 2020-01-23 17:27:07 +10:00
ts fix white background in day mode 2020-01-23 18:36:42 +10:00
.gitignore merge i18n into qt/ 2020-01-03 07:59:00 +10:00
.isort.cfg make sure isort preserves ordering if anki installed into python env 2020-01-03 13:34:51 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.1 tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.desktop Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.png tweaking the folder names again 2020-01-03 07:48:38 +10:00
anki.xml Add .ankiaddon mime-type on Linux and register Anki as its handler 2020-01-03 17:58:11 +01:00
anki.xpm tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile basic night mode support 2020-01-23 17:27:07 +10:00
mypy.ini mypy fixes 2020-01-21 20:42:06 +10:00
pkgkey.asc tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.dev tweaking the folder names again 2020-01-03 07:48:38 +10:00
requirements.qt tweaking the folder names again 2020-01-03 07:48:38 +10:00
runanki tweaking the folder names again 2020-01-03 07:48:38 +10:00
setup.py include py.typed for mypy 2020-01-13 21:18:03 +10:00