Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyadeepm04 committed Jul 5, 2024
1 parent 169b336 commit 65a818b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-api/tests/trace/test_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
NonRecordingSpan,
Span,
)
from opentelemetry.util.types import Attributes
from opentelemetry.util._decorator import _agnosticcontextmanager
from opentelemetry.util.types import Attributes


class TestProvider(trace.NoOpTracerProvider):
Expand Down

0 comments on commit 65a818b

Please sign in to comment.