Skip to content

Commit

Permalink
import mock lib
Browse files Browse the repository at this point in the history
  • Loading branch information
tsolakoua committed Apr 9, 2024
1 parent 28d0081 commit 42545a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs/mixins/test_http.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import pytest
import mock
import unittest.mock
from amadeus import Client, Response, ResponseError
from urllib.error import URLError
Expand Down

0 comments on commit 42545a2

Please sign in to comment.