anki/pylib/tools
Damien Elmes 97618564f4 fix typechecking breaking with latest mypy_protobuf
the change that caused it:
https://github.com/dropbox/mypy-protobuf/issues/118

This is more awkward to handle now, as the types are only available
at type-checking time. Python's static typing is such a mess :-(
2020-05-27 09:14:02 +10:00
..
__init__.py move hook gen code out of anki/ 2020-01-15 09:11:20 +10:00
diff-sched.py add diffing script 2020-03-04 21:34:18 +10:00
genbackend.py fix typechecking breaking with latest mypy_protobuf 2020-05-27 09:14:02 +10:00
genhooks.py move deck/notetype update hooks to gui 2020-05-22 10:47:14 +10:00
hookslib.py Add missing close file descriptors using context managers 2020-05-18 15:54:20 -03:00