Skip to content

Commit b2680c3

Browse files
committed
fix pyproject again
1 parent 7afd694 commit b2680c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ quote-style = "single"
6363
typeCheckingMode = "strict"
6464
pythonVersion = "3.10"
6565
reportPrivateUsage = "none"
66+
reportAttributeAccessIssue = "none"
67+
reportUnknownMemberType = "none"

0 commit comments

Comments
 (0)