diff --git a/opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py b/opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py index dfafb5386a9..adfb4fd461d 100644 --- a/opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py +++ b/opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py @@ -24,5 +24,5 @@ The code in ``program.py`` needs to use one of the packages for which there is an OpenTelemetry extension. For a list of the available extensions please check -`here `_. +`here `_. """