Skip to content

Commit 9438bcd

Browse files
committed
Remove format exclude
1 parent 113b9ea commit 9438bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ inline-quotes = "single"
143143

144144
[format]
145145
exclude = [
146-
"types.py",
147146
"src/a2a/grpc/**",
148147
]
149148
docstring-code-format = true

0 commit comments

Comments
 (0)