Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Apex-X/IN-SWAPPER
ALSv
/
FSW
like
1
Running
App
Files
Files
Community
7c1f5ab
FSW
/
mypy.ini
Aadhithya
Upload 4 files
8ffbc92
about 1 year ago
raw
Copy download link
history
blame
Safe
175 Bytes
[mypy]
check_untyped_defs
=
True
disallow_any_generics
=
True
disallow_untyped_calls
=
True
disallow_untyped_defs
=
True
ignore_missing_imports
=
True
strict_optional
=
False