mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
![]() The packaged builds of 2.1.50 use python -OO, which means our assertion statements won't be run. This is not an issue for unit tests (as we don't run them from a packaged build), or for type assertions (which are added for mypy's benefit), but we do need to ensure that invariant checks are still run. |
||
---|---|---|
.. | ||
__init__.py | ||
BUILD.bazel | ||
fluent.py | ||
genbackend.py | ||
generated.py | ||
genfluent.py | ||
rsbridge.pyi |