Delete mypi.ini

pull/1199/head
Mohit Mori 2025-05-04 19:38:32 -05:00 committed by GitHub
parent b1f610d432
commit 95da251dfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
[mypy]
check_untyped_defs = True
disallow_any_generics = True
disallow_untyped_calls = True
disallow_untyped_defs = True
ignore_missing_imports = True
strict_optional = False