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