Forgot to update Python module name

This commit is contained in:
Ramana Kumar 2022-10-01 21:41:05 +01:00
parent 38acde184a
commit 4789a830e9
No known key found for this signature in database
GPG Key ID: ED471C788B900433
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import atexit
import ckzg
import ckzg_swig as ckzg
import random
import ssz