Skip to content

Commit 5712ef9

Browse files
pre-commit-ci[bot]KelSolaar
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1a00604 commit 5712ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colour_datasets/records/zenodo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import textwrap
2121
import urllib
2222
import urllib.error
23-
from collections import Mapping
23+
from collections.abc import Mapping
2424
from html.parser import HTMLParser
2525
from pprint import pformat
2626

0 commit comments

Comments
 (0)