Skip to content

Commit 8dfc803

Browse files
fmt
1 parent 5e78358 commit 8dfc803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from enum import Enum
1414
from tempfile import NamedTemporaryFile
1515
from threading import Lock
16-
from typing import Any, Callable, List, Optional, Type, Union
16+
from typing import Callable, List, Optional, Type, Union
1717
from urllib.parse import parse_qs, urlparse
1818

1919
import pytest

0 commit comments

Comments
 (0)