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 af091ed commit df8e4f9Copy full SHA for df8e4f9
tibiapy/utils.py
@@ -6,7 +6,7 @@
6
import urllib.parse
7
import warnings
8
from collections import OrderedDict
9
-from typing import Dict, Optional, Tuple, Type, TypeVar, TypedDict, Union
+from typing import Dict, Optional, Tuple, Type, TypeVar, Union
10
11
import bs4
12
0 commit comments