We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d0081 commit 42545a2Copy full SHA for 42545a2
specs/mixins/test_http.py
@@ -1,4 +1,5 @@
1
import pytest
2
+import mock
3
import unittest.mock
4
from amadeus import Client, Response, ResponseError
5
from urllib.error import URLError
0 commit comments