aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/ec/error.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyecsca/ec/error.py')
-rw-r--r--pyecsca/ec/error.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyecsca/ec/error.py b/pyecsca/ec/error.py
index b9cd7e7..003292e 100644
--- a/pyecsca/ec/error.py
+++ b/pyecsca/ec/error.py
@@ -1,4 +1,5 @@
"""Contains exceptions and warnings used in the library."""
+
import warnings
from public import public
from pyecsca.misc.cfg import getconfig