summaryrefslogtreecommitdiff
path: root/pycadf/cadftype.py
diff options
context:
space:
mode:
Diffstat (limited to 'pycadf/cadftype.py')
-rw-r--r--pycadf/cadftype.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pycadf/cadftype.py b/pycadf/cadftype.py
index f9f3096..4c04333 100644
--- a/pycadf/cadftype.py
+++ b/pycadf/cadftype.py
@@ -16,6 +16,7 @@
# under the License.
import abc
+
import six
from pycadf.openstack.common import jsonutils