Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33ba4b4

Browse files
chore(internal): update pyright exclude list
1 parent 85f597b commit 33ba4b4

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
@@ -157,6 +157,7 @@ exclude = [
157157
"_dev",
158158
".venv",
159159
".nox",
160+
".git",
160161
]
161162

162163
reportImplicitOverride = true

0 commit comments

Comments
 (0)