Skip to content

Commit

Permalink
modify test_code
Browse files Browse the repository at this point in the history
  • Loading branch information
bourbonkk committed Oct 10, 2023
1 parent 9cce290 commit 6975ab7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from opentelemetry.test.test_base import TestBase
from opentelemetry.trace import get_tracer

from common_test_func import factorial
from .common_test_func import factorial
from opentelemetry.instrumentation.asyncio import AsyncioInstrumentor
from opentelemetry.instrumentation.asyncio.environment_variables import OTEL_PYTHON_ASYNCIO_COROUTINE_NAMES_TO_TRACE

Expand Down

0 comments on commit 6975ab7

Please sign in to comment.