mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
9 lines
120 B
INI
9 lines
120 B
INI
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|
|
|
|
[flake8]
|
|
per-file-ignores = __init__.py:F401
|
|
|
|
[mypy]
|
|
ignore_missing_imports = True |