1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

vcr/unittest: Drop forward imports

.. to resolve import ambiguity.
This commit is contained in:
Sebastian Pipping
2023-06-02 16:34:40 +02:00
parent c13f33b1e0
commit 69679dc3fc

View File

@@ -1 +0,0 @@
from .testcase import VCRMixin, VCRTestCase