We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e78358 commit 8dfc803Copy full SHA for 8dfc803
tests/test_files.py
@@ -13,7 +13,7 @@
13
from enum import Enum
14
from tempfile import NamedTemporaryFile
15
from threading import Lock
16
-from typing import Any, Callable, List, Optional, Type, Union
+from typing import Callable, List, Optional, Type, Union
17
from urllib.parse import parse_qs, urlparse
18
19
import pytest
0 commit comments