summaryrefslogtreecommitdiffstats
path: root/base/common/python/pki/kra.py
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/python/pki/kra.py')
-rw-r--r--base/common/python/pki/kra.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/common/python/pki/kra.py b/base/common/python/pki/kra.py
index 9e46235d2..ca756c3c1 100644
--- a/base/common/python/pki/kra.py
+++ b/base/common/python/pki/kra.py
@@ -25,6 +25,7 @@ to interact with the DRM to expose the functionality of the KeyClient and
KeyRequestResource REST APIs.
"""
+from __future__ import absolute_import
import pki.key as key
from pki.systemcert import SystemCertClient