GoogleLLMService: Linting fixes

This commit is contained in:
Mark Backman
2025-07-03 13:23:13 -07:00
parent 8f6544efe2
commit 096067b097

View File

@@ -67,8 +67,8 @@ try:
Content,
FunctionCall,
FunctionResponse,
HttpOptions,
GenerateContentConfig,
HttpOptions,
Part,
)
except ModuleNotFoundError as e: