mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
- the old "mutate but don't save" approach to resetting the "done today" counts no longer works, and was inefficient anyway - now we just check the day when returning the count - remove separate implementation for v1 scheduler This is a stop-gap solution - a bigger refactor will need to wait until the deck/note type changes have stabilized. |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.dev | ||
| setup.py | ||