Forgot to update Python module name
This commit is contained in:
parent
38acde184a
commit
4789a830e9
|
@ -1,5 +1,5 @@
|
||||||
import atexit
|
import atexit
|
||||||
import ckzg
|
import ckzg_swig as ckzg
|
||||||
import random
|
import random
|
||||||
import ssz
|
import ssz
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue