Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Jul 30, 2024
1 parent fb8b3c2 commit 1924c5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ def response_hook(span, request_obj, response)
_report_new,
_report_old,
_set_http_method,
_set_http_url,
_set_http_network_protocol_version,
_set_http_url,
_set_status,
)
from opentelemetry.instrumentation.instrumentor import BaseInstrumentor
Expand Down

0 comments on commit 1924c5a

Please sign in to comment.