Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Dec 6, 2022
1 parent 00e0cba commit 4bb970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-api/src/opentelemetry/context/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from importlib.metadata import entry_points

# pylint: disable=wrong-import-position
from opentelemetry.context.context import Context, _RuntimeContext
from opentelemetry.context.context import Context
from opentelemetry.environment_variables import OTEL_PYTHON_CONTEXT

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 4bb970b

Please sign in to comment.