mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-26 06:57:43 -06:00
fix toolset codes to make it work with python 3.9
PiperOrigin-RevId: 757991503
This commit is contained in:
committed by
Copybara-Service
parent
80813a75cf
commit
2d84b13219
@@ -15,9 +15,9 @@
|
||||
|
||||
from typing import List
|
||||
from typing import Optional
|
||||
from typing import override
|
||||
from typing import Union
|
||||
|
||||
from typing_extensions import override
|
||||
import yaml
|
||||
|
||||
from ...agents.readonly_context import ReadonlyContext
|
||||
|
||||
Reference in New Issue
Block a user