..
support
tweaking the folder names again
2020-01-03 07:48:38 +10:00
__init__.py
replace the old stripHTML() methods with the backend implementation
2021-10-01 23:15:45 +10:00
run_format.py
bump minimum Python to 3.9
2021-10-04 15:05:15 +10:00
run_mypy.py
fix incorrect folder name in pylib mypy invocation
2021-12-10 10:50:57 +10:00
run_pylint.py
update Python deps
2021-10-02 23:52:23 +10:00
run_pytest.py
add missing copyright headers to *.py
2021-04-13 18:45:35 +10:00
shared.py
move proto files into separate py_library in same namespace
2021-07-11 14:51:25 +10:00
test_cards.py
PEP8 collection.py
2021-06-27 15:12:22 +10:00
test_collection.py
update platform checks (eg isWin -> is_win) + devMode
2021-11-25 09:06:16 +10:00
test_decks.py
PEP8 collection.py
2021-06-27 15:12:22 +10:00
test_exporting.py
move proto files into separate py_library in same namespace
2021-07-11 14:51:25 +10:00
test_find.py
PEP8 for rest of pylib ( #1451 )
2021-10-25 14:50:13 +10:00
test_flags.py
PEP8 collection.py
2021-06-27 15:12:22 +10:00
test_importing.py
Remove redundant camelcase aliases ( #1509 )
2021-11-26 12:29:48 +10:00
test_latex.py
apply some f-string updates via flynt
2021-10-02 23:52:02 +10:00
test_media.py
PEP8 for rest of pylib ( #1451 )
2021-10-25 14:50:13 +10:00
test_models.py
update platform checks (eg isWin -> is_win) + devMode
2021-11-25 09:06:16 +10:00
test_sched2021.py
use different approach to running tests twice
2021-03-01 12:47:39 +10:00
test_schedv2.py
Make Hard use current step's interval if it's not the first one ( #1561 )
2021-12-16 22:02:13 +10:00
test_stats.py
Switch CardInfoDialog to ts page ( #1414 )
2021-10-14 19:22:47 +10:00
test_template.py
PEP8 cards.py
2021-06-27 12:12:23 +10:00
test_undo.py
PEP8 collection.py
2021-06-27 15:12:22 +10:00