Skip to content

Commit 1676b09

Browse files
authored
Update __init__.py
1 parent 7395063 commit 1676b09

File tree

1 file changed

+0
-1
lines changed
  • instrumentation/opentelemetry-instrumentation-flask/src/opentelemetry/instrumentation/flask

1 file changed

+0
-1
lines changed

instrumentation/opentelemetry-instrumentation-flask/src/opentelemetry/instrumentation/flask/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@ def _teardown_request(exc):
457457

458458

459459
class _InstrumentedFlask(flask.Flask):
460-
461460
_excluded_urls = None
462461
_tracer_provider = None
463462
_request_hook = None

0 commit comments

Comments
 (0)