mirror of
https://github.com/ankitects/anki.git
synced 2025-11-16 17:47:11 -05:00
* Remove unneeded old.note_type() call Fixes TypeError thrown after deleting a notetype that's currently selected in the editor. * Handle IndexError on notetype change Occurs in the Add window when changing the notetype via NotetypeChooser from - the notetype that's auto-selected after deleting the currently selected notetype - to a notetype with fewer fields than the auto-selected one * Add return to exception handler to properly ignore the command. |
||
|---|---|---|
| .. | ||
| aqt | ||
| icons | ||
| mac | ||
| package | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| .pylintrc | ||
| bazelfixes.py | ||
| BUILD.bazel | ||
| dmypy.py | ||
| mypy.ini | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/