Anki/pylib/anki/scheduler
RumovZ 9c54f85be6
Import submodules directly (#1662)
* Use submodule imports in aqt

* Use submodule imports in pylib

* More submodule imports in pylib

These required removing some direct imports to get rid of import cycles.
2022-02-13 13:40:47 +10:00
..
__init__.py Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
base.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
legacy.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
v1.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
v2.py Import submodules directly (#1662) 2022-02-13 13:40:47 +10:00
v3.py Add _raw methods for all methods in the backend (#1594) 2022-01-21 21:32:39 +10:00