Skip to content

Commit aefead8

Browse files
committed
Update hash.py
1 parent 8e3e4bb commit aefead8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pysnark/hash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import struct
77
import math
88

9+
import pysnark.runtime
910
from pysnark.runtime import LinComb
1011

1112
PRIME = pysnark.runtime.backend.get_modulus()

0 commit comments

Comments
 (0)