Skip to content

Commit 66e440f

Browse files
chore(internal): update pyright exclude list
1 parent 3154a78 commit 66e440f

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
@@ -165,6 +165,7 @@ exclude = [
165165
"_dev",
166166
".venv",
167167
".nox",
168+
".git",
168169

169170
# uses inline `uv` script dependencies
170171
# which means it can't be type checked

0 commit comments

Comments
 (0)