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: fix previously skipped isort issue
PiperOrigin-RevId: 772224853
This commit is contained in:
committed by
Copybara-Service
parent
aafa80bd85
commit
e384fa4ad7
@@ -20,7 +20,6 @@ from google.genai.types import Content
|
||||
from google.genai.types import Part
|
||||
import pytest
|
||||
|
||||
|
||||
_TEST_MODEL_NAME = "vertex_ai/meta/llama-3.1-405b-instruct-maas"
|
||||
|
||||
_SYSTEM_PROMPT = """You are a helpful assistant."""
|
||||
|
||||
Reference in New Issue
Block a user