Skip to content

Commit 5b9821f

Browse files
committed
Fix ruff configuration
1 parent c7e0865 commit 5b9821f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ruff.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[tool.ruff]
2-
3-
exclude = [
1+
extend-exclude = [
42
"*_pb2.py*"
53
]

0 commit comments

Comments
 (0)