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

View File

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