mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * fix: except only non-system-exiting exceptions see https://youtu.be/zrVfY9SuO64 * chore: add myself to CONTRIBUTORS file * refactor: explicitly specify possible exceptions If an exception is not an Exception, there are only three options left. see https://docs.python.org/3/library/exceptions.html#exception-hierarchy * refactor: use BaseException for fallback Co-authored-by: Damien Elmes <dae@users.noreply.github.com> * chore: add myself to contributors |
||
---|---|---|
.. | ||
support | ||
__init__.py | ||
shared.py | ||
test_cards.py | ||
test_collection.py | ||
test_decks.py | ||
test_exporting.py | ||
test_find.py | ||
test_flags.py | ||
test_importing.py | ||
test_latex.py | ||
test_media.py | ||
test_models.py | ||
test_schedv3.py | ||
test_stats.py | ||
test_template.py | ||
test_utils.py |