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 1a00604 commit 5712ef9Copy full SHA for 5712ef9
colour_datasets/records/zenodo.py
@@ -20,7 +20,7 @@
20
import textwrap
21
import urllib
22
import urllib.error
23
-from collections import Mapping
+from collections.abc import Mapping
24
from html.parser import HTMLParser
25
from pprint import pformat
26
0 commit comments