mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
![]() when a card has a low interval like 1, you can end up with next times of 2,2,3, which some users think is a bug. change the code to yield 2,3,4 instead. |
||
---|---|---|
.. | ||
support | ||
__init__.py | ||
shared.py | ||
test_cards.py | ||
test_collection.py | ||
test_decks.py | ||
test_exporting.py | ||
test_find.py | ||
test_importing.py | ||
test_latex.py | ||
test_media.py | ||
test_models.py | ||
test_remote_sync.py | ||
test_sched.py | ||
test_stats.py | ||
test_sync.py | ||
test_undo.py | ||
test_upgrade.py |