Skip to content

Commit fe310ce

Browse files
committed
🚨 disable reportIncompatibleVariableOverride
1 parent 23ed88e commit fe310ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ defineConstant = { PYDANTIC_V2 = true }
9090

9191
typeCheckingMode = "standard"
9292
reportShadowedImports = false
93+
reportIncompatibleVariableOverride = false
9394
disableBytesTypePromotions = true
9495

9596
[build-system]

0 commit comments

Comments
 (0)