mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 17:15:35 +00:00
Fix linter
This commit is contained in:
committed by
Kevin McCarthy
parent
133423ce94
commit
0ef400195b
@@ -2,7 +2,6 @@ import functools
|
||||
import logging
|
||||
from unittest.mock import patch, MagicMock
|
||||
|
||||
from yarl import URL
|
||||
import httpx
|
||||
from vcr.request import Request as VcrRequest
|
||||
from vcr.errors import CannotOverwriteExistingCassetteException
|
||||
|
||||
Reference in New Issue
Block a user