We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c677b18 commit 25eea55Copy full SHA for 25eea55
wikidata/datavalue.py
@@ -11,7 +11,7 @@
11
"""
12
import collections.abc
13
import datetime
14
-from typing import TYPE_CHECKING, Any, Mapping, Union, Tuple
+from typing import TYPE_CHECKING, Any, Mapping, Tuple, Union
15
16
from .client import Client
17
from .commonsmedia import File
0 commit comments