Update mypy-dev to 1.14.0a7 (#133390)

This commit is contained in:
Marc Mueller
2024-12-17 07:34:59 +01:00
committed by GitHub
parent 1512cd5fb7
commit 2d8e693cdb
4 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ show_error_codes = true
follow_imports = normal
local_partial_types = true
strict_equality = true
strict_bytes = true
no_implicit_optional = true
warn_incomplete_stub = true
warn_redundant_casts = true