Anki/pylib/anki/scheduler
Damien Elmes 6622ea1c70 drop leech hook in test scheduler
The explicit flush was clearing undo history, and the hook will need
re-working to support propagating OpChanges correctly. It will likely
come back as a GUI hook, instead of one in pylib.
2021-05-10 16:18:29 +10:00
..
__init__.py support undo for (renamed) unbury_deck() action 2021-04-30 20:03:20 +10:00
base.py support undo for (renamed) unbury_deck() action 2021-04-30 20:03:20 +10:00
legacy.py support undo for (renamed) unbury_deck() action 2021-04-30 20:03:20 +10:00
v1.py current deck change is now undoable 2021-04-06 21:52:06 +10:00
v2.py current deck change is now undoable 2021-04-06 21:52:06 +10:00
v3.py drop leech hook in test scheduler 2021-05-10 16:18:29 +10:00