Skip to content

Commit ed1709c

Browse files
committed
🔧 remove removed pyright config rule
1 parent b077939 commit ed1709c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ reportMissingSuperCall = false
145145
reportPrivateUsage = false
146146
reportPropertyTypeMismatch = false
147147
reportSelfClsParameterName = false
148-
reportShadowedImports = false # causes a ~35% slowdown
149148
reportUninitializedInstanceVariable = true
150149
reportUnnecessaryTypeIgnoreComment = true
151150
reportUnusedExpression = false

0 commit comments

Comments
 (0)