Spaces:
Sleeping
Sleeping
File size: 116 Bytes
bf53f45 |
1 2 3 4 5 6 |
[mypy]
python_version = 3.8
no_strict_optional = True
ignore_missing_imports = True
disallow_any_unimported = False
|