anki/pylib
Damien Elmes 2fa662f7ae add some more hooks; stringify fully qualified types
To avoid circular imports, types that contain a '.' are automatically
converted to strings.
2020-01-15 08:56:56 +10:00
..
anki add some more hooks; stringify fully qualified types 2020-01-15 08:56:56 +10:00
tests New type-safe approach to hooks/filters 2020-01-13 13:57:51 +10:00
tools add hook to modify template prior to rendering 2020-01-13 21:57:15 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
.isort.cfg tweaking the folder names again 2020-01-03 07:48:38 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile remove some comments that are no longer relevant 2020-01-14 20:45:18 +10:00
mypy.ini switch to classes for hooks 2020-01-14 08:54:07 +10:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py include py.typed for mypy 2020-01-13 21:18:03 +10:00