mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 14:20:23 +00:00
6 lines
106 B
INI
6 lines
106 B
INI
[mypy]
|
|
python_version = 3.14
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-axes.migrations.*]
|
|
ignore_errors = True
|