mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-02 04:56:58 +08:00
Update pyright to 1.1.175 (#6110)
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
"reportUntypedClassDecorator": "error",
|
||||
"reportUntypedBaseClass": "error",
|
||||
"reportUntypedNamedTuple": "error",
|
||||
"reportPrivateUsage": "error",
|
||||
"reportPrivateUsage": "none",
|
||||
"reportConstantRedefinition": "error",
|
||||
"reportIncompatibleMethodOverride": "error",
|
||||
"reportIncompatibleVariableOverride": "error",
|
||||
|
||||
Reference in New Issue
Block a user