Skip to content

Commit 7ea685d

Browse files
authored
Revert
1 parent 70dc4fa commit 7ea685d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_mocket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
import httpx
88
import psutil
99
import pytest
10-
from mocket.compat import encode_to_bytes
1110

1211
from mocket import Mocket, MocketEntry, Mocketizer, mocketize
12+
from mocket.compat import encode_to_bytes
1313

1414

1515
class MocketTestCase(TestCase):

0 commit comments

Comments
 (0)