Skip to content

Commit 95cf300

Browse files
committed
Update http_urllib.py
1 parent 79c74ff commit 95cf300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-monitor-opentelemetry/samples/tracing/http_urllib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# license information.
55
# --------------------------------------------------------------------------
66
import logging
7-
87
from urllib import request
8+
99
from azure.monitor.opentelemetry import configure_azure_monitor
1010
from opentelemetry import trace
1111

0 commit comments

Comments
 (0)