Skip to content

Commit 97df7f1

Browse files
committed
fix: (tests/test_trad_crypto.py)
1 parent 1003e4f commit 97df7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_trad_crypto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
derive_key_argon2id
1212
)
1313
from core.constants import (
14-
ARGON2ID_OUTPUT_LEN,
14+
ARGON2_OUTPUT_LEN,
1515
ARGON2_SALT_LEN,
1616
)
1717

0 commit comments

Comments
 (0)