1 2 3 4 5 6 7 8 9 10 11
--- tests/test_proxy_functional.py.orig 2022-09-21 13:09:27 UTC +++ tests/test_proxy_functional.py @@ -7,7 +7,7 @@ from re import match as match_regex from unittest import mock from uuid import uuid4 -import proxy +#import proxy import pytest from yarl import URL