We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a135d9 commit 523877bCopy full SHA for 523877b
1 file changed
src/a2a/utils/telemetry.py
@@ -71,6 +71,7 @@ def internal_method(self):
71
72
from collections.abc import Callable
73
from typing import TYPE_CHECKING, Any
74
+
75
from typing_extensions import Self
76
77
0 commit comments