Skip to content

Commit 1529500

Browse files
committed
fix: re-added the required import for the HttpRequestRecorder class
1 parent 22316f2 commit 1529500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http_request_recorder/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from .http_request_recorder import HttpRequestRecorder # noqa: F401

0 commit comments

Comments
 (0)