File size: 124 Bytes
8b414b0
 
 
 
 
 
 
1
2
3
4
5
6
7
8
[mypy]
disallow_untyped_defs = False
ignore_missing_imports = True
ignore_errors = True

[mypy-src.*]
ignore_errors = False