ruff: ignore teleoprtc repo (#30627)

ignore it
pull/30109/head
Justin Newberry 2 years ago committed by GitHub
parent 492ba68cfc
commit 9dc8ecf722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      pyproject.toml

@ -190,6 +190,7 @@ exclude = [
"rednose_repo",
"tinygrad_repo",
"teleoprtc",
"teleoprtc_repo",
"third_party",
]
flake8-implicit-str-concat.allow-multiline=false

Loading…
Cancel
Save