Anki/pylib/anki/scheduler
Damien Elmes 28aae21d51 List->Sequence in a bunch of table/browser methods
Most code doesn't require a list specifically, and build a list
is an extra step.
2021-03-29 16:48:33 +10:00
..
__init__.py rework filtered deck screen & search errors 2021-03-24 22:04:35 +10:00
base.py List->Sequence in a bunch of table/browser methods 2021-03-29 16:48:33 +10:00
legacy.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v1.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v2.py ID -> Id in protobuf and Python 2021-03-27 21:38:20 +10:00
v3.py split out common scheduler code into base.py, use scheduler/ dir 2021-03-12 14:07:52 +10:00