mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
rename urllib3 patch method and rm unused imports from tests
This commit is contained in:
@@ -2,12 +2,10 @@
|
||||
|
||||
# coding=utf-8
|
||||
|
||||
import os
|
||||
import pytest
|
||||
import vcr
|
||||
from assertions import (
|
||||
assert_cassette_empty,
|
||||
assert_cassette_has_one_response,
|
||||
assert_is_json
|
||||
)
|
||||
certifi = pytest.importorskip("certifi")
|
||||
|
||||
Reference in New Issue
Block a user