mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
7 lines
97 B
INI
7 lines
97 B
INI
[mypy]
|
|
python_version = 3.9
|
|
ignore_missing_imports = true
|
|
|
|
[mypy-frigate.*]
|
|
ignore_errors = true
|