aboutsummaryrefslogtreecommitdiffstats
path: root/cryptography/primitives/interfaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'cryptography/primitives/interfaces.py')
-rw-r--r--cryptography/primitives/interfaces.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptography/primitives/interfaces.py b/cryptography/primitives/interfaces.py
index a2b091df..6f74ccf7 100644
--- a/cryptography/primitives/interfaces.py
+++ b/cryptography/primitives/interfaces.py
@@ -14,6 +14,7 @@
from __future__ import absolute_import, division, print_function
import abc
+
import six