Skip to content

Commit e766f92

Browse files
committed
Improved pyright config [skip ci]
1 parent dcbe3e7 commit e766f92

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ reportUnknownArgumentType = "none"
7676
reportUnknownLambdaType = "none"
7777
reportUnknownMemberType = "none"
7878
reportUnknownVariableType = "none"
79-
reportUnnecessaryIsInstance = "none"
8079
venv = ".venv"
8180
venvPath = "."
8281

0 commit comments

Comments
 (0)