anki/pylib/tools
Damien Elmes 181cda1979 rename&simplify the deck/config type aliases
- QueueConfig is only used by the scheduler
- DeckConfig was being used in places that Config should have been used
- Add "Dict" to the name so that the bare name is free for use with a
stronger type.
2021-03-24 16:29:02 +10:00
..
__init__.py move hook gen code out of anki/ 2020-01-15 09:11:20 +10:00
BUILD.bazel update mypy and other Python deps 2021-02-01 15:50:04 +10:00
diff-sched.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
genhooks.py rename&simplify the deck/config type aliases 2021-03-24 16:29:02 +10:00
hookslib.py always quote types in generated hooks 2021-02-01 08:36:33 +10:00
protoc_wrapper.py move backend.proto into rslib/ 2020-11-02 16:28:31 +10:00
protoc-gen-mypy.py update to latest mypy_protobuf 2021-02-03 13:31:52 +10:00