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.
2 parents d861de4 + d01068c commit c6687f4Copy full SHA for c6687f4
helm-chart/images/binderhub/binderhub_config.py
@@ -1,4 +1,4 @@
1
-from collections import Mapping
+from collections.abc import Mapping
2
import os
3
from functools import lru_cache
4
from urllib.parse import urlparse
0 commit comments