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 a76a2fe commit a5f1128Copy full SHA for a5f1128
src/scriptworker/config.py
@@ -12,7 +12,7 @@
12
import os
13
import re
14
import sys
15
-from collections import Mapping
+from collections.abc import Mapping
16
from copy import deepcopy
17
18
from immutabledict import immutabledict
0 commit comments