get rid of scope-problem inducing init trick

This commit is contained in:
protolambda 2019-06-01 01:55:20 +02:00
parent 77d4f0b407
commit df25f22f01
No known key found for this signature in database
GPG Key ID: EC89FDBB2B4C7623

View File

@ -1,4 +0,0 @@
from .merkle_minimal import *
from .hash_function import *
from .bls import *
from .ssz import *