From 66e440fac3ca388400392c64211450dedc491c11 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 21:53:29 +0000 Subject: [PATCH] chore(internal): update pyright exclude list --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 6736c1ad9e..fbc6c31f00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -165,6 +165,7 @@ exclude = [ "_dev", ".venv", ".nox", + ".git", # uses inline `uv` script dependencies # which means it can't be type checked