mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 01:25:34 +00:00
rename file
This commit is contained in:
@@ -8,7 +8,7 @@ import aiohttp # NOQA
|
|||||||
import pytest # NOQA
|
import pytest # NOQA
|
||||||
import vcr # NOQA
|
import vcr # NOQA
|
||||||
|
|
||||||
from .utils import aiohttp_request # NOQA
|
from .aiohttp_utils import aiohttp_request # NOQA
|
||||||
|
|
||||||
|
|
||||||
def get(url, as_text=True, **kwargs):
|
def get(url, as_text=True, **kwargs):
|
||||||
|
|||||||
Reference in New Issue
Block a user