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