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 4e94fcf commit 6fc499dCopy full SHA for 6fc499d
pcmdi_metrics/utils/pmp_parameter.py
@@ -3,7 +3,8 @@
3
4
import pcmdi_metrics.utils as cdp
5
from pcmdi_metrics import LOG_LEVEL
6
-from pcmdi_metrics.utils import StringConstructor
+
7
+from . import StringConstructor
8
9
try:
10
basestring # noqa
0 commit comments