Skip to content

Commit 42545a2

Browse files
committed
import mock lib
1 parent 28d0081 commit 42545a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/mixins/test_http.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import pytest
2+
import mock
23
import unittest.mock
34
from amadeus import Client, Response, ResponseError
45
from urllib.error import URLError

0 commit comments

Comments
 (0)