Skip to content

Commit 7502f51

Browse files
committed
#152 Update Pyright config
1 parent 163121e commit 7502f51

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
@@ -39,6 +39,7 @@ sphinx = "^4.5"
3939
reportImportCycles = "warning"
4040
reportUnknownArgumentType = "warning"
4141
reportUnknownMemberType = "warning"
42+
reportUnknownVariableType = "warning"
4243
typeCheckingMode = "strict"
4344

4445
[build-system]

0 commit comments

Comments
 (0)