1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 17:15:35 +00:00

rename file

This commit is contained in:
Luiz Menezes
2016-08-11 08:32:47 -03:00
parent 9a5214888b
commit 066752aa0b
2 changed files with 1 additions and 1 deletions

View File

@@ -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):