Skip to content

Commit 42b5129

Browse files
committed
fix pyright config
1 parent c70241d commit 42b5129

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
@@ -53,3 +53,4 @@ quote-style = "single"
5353
[tool.pyright]
5454
typeCheckingMode = "strict"
5555
pythonVersion = "3.10"
56+
reportPrivateUsage = "none"

0 commit comments

Comments
 (0)