5 lines
82 B
INI
5 lines
82 B
INI
[mypy]
|
|
python_version = 3.8
|
|
ignore_missing_imports = True
|
|
follow_imports = silent
|