mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-13 15:14:50 -06:00
chore: Sets single_line_exclusions to [] to be consistent with internal style guide.
PiperOrigin-RevId: 754974408
This commit is contained in:
parent
fb3915da3b
commit
a930633fad
@ -145,6 +145,7 @@ name = "google.adk"
|
||||
|
||||
[tool.isort]
|
||||
profile = "google"
|
||||
single_line_exclusions = []
|
||||
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
Loading…
Reference in New Issue
Block a user