diff --git a/pyproject.toml b/pyproject.toml index 0e4dd68..f49482d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -145,6 +145,7 @@ name = "google.adk" [tool.isort] profile = "google" +single_line_exclusions = [] [tool.pytest.ini_options]