anki/qt/tests
Damien Elmes d120cd7f8a update to latest mypy
mypy's move to external types-* packages is a PITA, as it requires them
to be installed in site-packages, and provides no way to specify a custom
site-packages folder, necessitating extra scripts to mock the
site-packages path, and copy+rename the stub packages into a separate
folder.
2021-06-16 16:04:59 +10:00
..
__init__.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
run_format.py Fix black workaround for format calls 2021-05-18 22:19:09 +02:00
run_mypy.py update to latest mypy 2021-06-16 16:04:59 +10:00
run_pylint.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
run_pytest.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_addons.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
test_i18n.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00