Commit 427c7c42

stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
2025-08-27 05:53:29
chore(internal): update pyright exclude list
1 parent 3154a78
Changed files (1)
pyproject.toml
@@ -165,6 +165,7 @@ exclude = [
     "_dev",
     ".venv",
     ".nox",
+    ".git",
 
     # uses inline `uv` script dependencies
     # which means it can't be type checked