We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0671da7 commit f7c6692Copy full SHA for f7c6692
examples/google_adk/calendar_agent/adk_agent_executor.py
@@ -1,4 +1,4 @@
1
-# type: ignore
+# mypy: ignore-errors
2
import asyncio
3
import logging
4
0 commit comments