mirror of
https://github.com/thombashi/subprocrunner.git
synced 2021-05-19 21:14:52 +03:00
10 lines
174 B
INI
10 lines
174 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
python_version = 3.5
|
|
|
|
pretty = True
|
|
show_error_codes = True
|
|
show_error_context = True
|
|
warn_unreachable = True
|
|
warn_unused_configs = True
|