Damien Elmes
6ecfff56c5
add pytype inferred types to anki/
...
I've corrected some obvious issues, and we can fix others over time.
Mypy tests are currently broken, as adding the type hints has increased
mypy's testing surface.
2019-12-20 11:07:08 +10:00
Damien Elmes
d7cb7eaea0
avoid recalculating reqs in actions like adding cards
2019-12-16 20:27:58 +10:00
Damien Elmes
1da52f89fe
be explicit in our not-None assumptions to appease type checker
2019-12-16 17:47:07 +10:00
Damien Elmes
bc65baeff7
cgi.escape is deprecated
2017-12-11 16:20:00 +10:00
Andreas Klauer
fcd3bd5eee
fix HTML in cards
2013-02-25 13:41:00 +01:00
Andreas Klauer
b6c9253034
support LearnedTimestamps and flipped cards
2013-02-24 23:39:36 +01:00
Andreas Klauer
a78c4d6c31
add Pauker Lesson Importer
2013-02-24 02:10:50 +01:00