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 93ce994 commit 036361fCopy full SHA for 036361f
tests/test_url.py
@@ -1,7 +1,7 @@
1
import os
2
import unittest
3
from inspect import isclass
4
-from typing import Any, Optional, Union, Type, Callable, cast, Tuple, List
+from typing import Any, Optional, Union, Type, Callable, Tuple, List
5
from urllib.parse import urlparse
6
7
import pytest
0 commit comments