Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0f0e110

Browse files
committedApr 15, 2025·
chore(internal): update pyright settings
1 parent 042f048 commit 0f0e110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ exclude = [
156156
]
157157

158158
reportImplicitOverride = true
159+
reportOverlappingOverload = false
159160

160161
reportImportCycles = false
161162
reportPrivateUsage = false

0 commit comments

Comments
 (0)
Please sign in to comment.