You've already forked adk-python
mirror of
https://github.com/encounter/adk-python.git
synced 2026-03-30 10:57:20 -07:00
chore: Sets single_line_exclusions to [] to be consistent with internal style guide.
PiperOrigin-RevId: 754974408
This commit is contained in:
committed by
Copybara-Service
parent
fb3915da3b
commit
a930633fad
@@ -145,6 +145,7 @@ name = "google.adk"
|
||||
|
||||
[tool.isort]
|
||||
profile = "google"
|
||||
single_line_exclusions = []
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
||||
Reference in New Issue
Block a user