diff --git a/pyproject.toml b/pyproject.toml index 0e55e2ac60..ffbd5d43b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -190,6 +190,7 @@ exclude = [ "rednose_repo", "tinygrad_repo", "teleoprtc", + "teleoprtc_repo", "third_party", ] flake8-implicit-str-concat.allow-multiline=false