Skip to content

Commit f2dcc41

Browse files
authored
bad GitHub copilot
1 parent d4fd257 commit f2dcc41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agentops/sdk/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Optional, Required, TypedDict
1+
from typing import Annotated, Optional, Required, TypedDict
22

33
from opentelemetry.sdk.trace import SpanProcessor
44
from opentelemetry.sdk.trace.export import SpanExporter

0 commit comments

Comments
 (0)