Anki/anki/importing
Blauelf 672e19df85
Prevent non-integer ivl when importing from Mnemosyne
A reddit user had a few issues when importing from Mnemosyne, one of which was non-integer values interpreted as "v2 scheduler bug". I assume that's the line where they originated.
https://www.reddit.com/r/Anki/comments/cxcv27/what_just_happened_cards_with_v2_scheduler_bug/
2019-08-30 14:56:44 +02:00
..
__init__.py update copyright and clarify licenses 2019-02-05 14:01:33 +10:00
anki2.py tidy up unused imports 2019-03-04 17:25:19 +10:00
apkg.py tidy up unused imports 2019-03-04 17:25:19 +10:00
base.py silence some spurious errors and remove some unused code 2019-03-04 11:22:40 +10:00
csvfile.py tidy up unused imports 2019-03-04 17:25:19 +10:00
mnemo.py Prevent non-integer ivl when importing from Mnemosyne 2019-08-30 14:56:44 +02:00
noteimp.py silence some spurious errors and remove some unused code 2019-03-04 11:22:40 +10:00
pauker.py cgi.escape is deprecated 2017-12-11 16:20:00 +10:00
supermemo_xml.py use raw strings for regexs 2019-03-04 17:03:43 +10:00