Skip to content

Commit 2e08355

Browse files
committed
ignore WPS450
1 parent 6c5be9e commit 2e08355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from unittest import mock
1616

1717
from proxy.proxy import main, entry_point
18-
from proxy.common.constants import _env_threadless_compliant
18+
from proxy.common.constants import _env_threadless_compliant # noqa: WPS450
1919
from proxy.common.utils import bytes_
2020

2121
from proxy.common.constants import DEFAULT_ENABLE_DASHBOARD, DEFAULT_LOCAL_EXECUTOR, DEFAULT_LOG_LEVEL, DEFAULT_LOG_FILE

0 commit comments

Comments
 (0)