Skip to content

Commit

Permalink
fixup! tests: swith to use niquests
Browse files Browse the repository at this point in the history
  • Loading branch information
jimf5 committed Dec 8, 2023
1 parent e780154 commit 5a73bae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_otel.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import binascii
from collections import deque
import niquests
import pytest
import ssl
import time
from typing import Deque, Dict, cast
from urllib.parse import urlparse
import urllib3

Expand Down

0 comments on commit 5a73bae

Please sign in to comment.