mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * refactor: fix type checking error error: Argument 1 to "_answerCard" of "Reviewer" has incompatible type "int"; expected "Literal[1, 2, 3, 4]" [arg-type] * refactor: remove check that `ease` is correct number * refactor: rename variable * refactor: add type hint for generator function * refactor: revise import of `functools.partial` * refactor: invert logic of if-construct to avoid nesting. * refactor: properly check for `None` * Update qt/aqt/reviewer.py |
||
---|---|---|
.. | ||
aqt | ||
bundle | ||
icons | ||
mac | ||
tests | ||
tools | ||
.isort.cfg | ||
README.md | ||
runanki.py |
Python's Qt GUI is in aqt/