aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ08nY2025-10-24 23:48:47 +0200
committerJ08nY2025-10-24 23:48:47 +0200
commit219e4bf3322df08040c002e2fccced57b305da3c (patch)
tree6d5e550b1f04b5b37f6d789409a34280a9b6e53e
parent7976afc6c0b765fe78e032c19c7c40c7cee11f51 (diff)
downloadpyecsca-219e4bf3322df08040c002e2fccced57b305da3c.tar.gz
pyecsca-219e4bf3322df08040c002e2fccced57b305da3c.tar.zst
pyecsca-219e4bf3322df08040c002e2fccced57b305da3c.zip
-rw-r--r--test/ec/test_countermeasures.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ec/test_countermeasures.py b/test/ec/test_countermeasures.py
index b802525..cb1e4aa 100644
--- a/test/ec/test_countermeasures.py
+++ b/test/ec/test_countermeasures.py
@@ -1,4 +1,5 @@
from itertools import product
+from copy import copy
import pytest