Skip to content

Commit

Permalink
added import requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Oct 18, 2023
1 parent e69a7fa commit 6988c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compress/tests/test_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# SOFTWARE.
#
from unittest import mock

import requests
from httmock import urlmatch, response, HTTMock, all_requests
#
try:
Expand Down

0 comments on commit 6988c7d

Please sign in to comment.