mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-10 09:35:34 +00:00
make linters happy
This commit is contained in:
committed by
Jair Henrique
parent
f5fc7aac22
commit
f4467a8d6c
@@ -1,9 +1,8 @@
|
||||
"""Test using a proxy."""
|
||||
|
||||
import http.server
|
||||
import multiprocessing
|
||||
import threading
|
||||
import socketserver
|
||||
import threading
|
||||
from urllib.request import urlopen
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user