7 lines
97 B
INI
7 lines
97 B
INI
[mypy]
|
|
python_version = 3.7
|
|
mypy_path=stubs
|
|
cache_dir=/dev/null
|
|
|
|
[mypy-tests]
|
|
ignore_errors=true
|