7 lines
89 B
INI
7 lines
89 B
INI
|
|
|
|
[mypy]
|
|
warn_return_any = True
|
|
warn_unused_configs = True
|
|
ignore_missing_imports = True
|