* run mypy commit hook * fix mypy errors old-commit-hash: 3d08dcc3b27936cb14c0eae63605be9a6c077380
5 lines
59 B
INI
5 lines
59 B
INI
[mypy]
|
|
python_version = 3.8
|
|
ignore_missing_imports = True
|
|
|