mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-08 16:53:23 +00:00
* Correct mock imports. Fixes #504 Update changelog Revert accidental import deletion * Remove move dependency that was masking error from tox.ini
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import contextlib
|
||||
import functools
|
||||
import itertools
|
||||
import mock
|
||||
from unittest import mock
|
||||
|
||||
from .stubs import VCRHTTPConnection, VCRHTTPSConnection
|
||||
import http.client as httplib
|
||||
|
||||
Reference in New Issue
Block a user