Skip to content

Commit f7c6692

Browse files
committed
Ignore mypy errors
1 parent 0671da7 commit f7c6692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/google_adk/calendar_agent/adk_agent_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# type: ignore
1+
# mypy: ignore-errors
22
import asyncio
33
import logging
44

0 commit comments

Comments
 (0)