anki.types#
Functions#
|
The type definition will cause mypy to tell us if we've missed an enum case. |
Module Contents#
- anki.types.assert_exhaustive(arg: NoReturn) NoReturn#
The type definition will cause mypy to tell us if we’ve missed an enum case.