Skip to content

Commit de300c3

Browse files
authored
Revert
1 parent 86e699a commit de300c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_https.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
import pytest
77
import requests
8-
from mocket.mockhttp import Entry # noqa - test retrocompatibility
98

109
from mocket import Mocket, Mocketizer, mocketize
10+
from mocket.mockhttp import Entry # noqa - test retrocompatibility
1111

1212

1313
@pytest.fixture

0 commit comments

Comments
 (0)