Anki/pylib/anki/scheduler
Damien Elmes 1253dc3a3b drop the bug: lines in v2.py
IIRC, it was triggered when the user doesn't have a valid current
deck selected. currentRevLimit() sets default=False, but it is ignored
and the default deck is returned instead.
2022-02-13 14:11:15 +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 drop the bug: lines in v2.py 2022-02-13 14:11:15 +10:00
v3.py Add _raw methods for all methods in the backend (#1594) 2022-01-21 21:32:39 +10:00