Skip to content

Commit 0836a9c

Browse files
committed
basedpyright: ignore reportImplicitOverride
1 parent b21bc07 commit 0836a9c

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
@@ -85,6 +85,7 @@ venv = ".venv"
8585
enableTypeIgnoreComments = true
8686
reportAny = false
8787
reportIgnoreCommentWithoutRule = false
88+
reportImplicitOverride = false
8889
reportImportCycles = false
8990
reportMissingTypeStubs = false
9091
reportPrivateUsage = false

0 commit comments

Comments
 (0)