6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 04:09:01 +00:00
tutor/tutor/core/hooks
Régis Behmo 561460ec7f chore: upgrade to mypy 1.0.0
Now that mypy 1.0.0 is out, we can get add some elegant type aliases for
filter and action callback functions.
2023-02-09 11:55:06 +01:00
..
__init__.py feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00
actions.py chore: upgrade to mypy 1.0.0 2023-02-09 11:55:06 +01:00
contexts.py feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00
filters.py chore: upgrade to mypy 1.0.0 2023-02-09 11:55:06 +01:00
priorities.py feat: refactor hooks API for simplification 2023-01-31 10:17:58 +01:00