mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-16 13:45:08 +00:00
fix imports
This commit is contained in:
parent
d037c6662a
commit
505bdba8f8
@ -1,5 +1,5 @@
|
||||
from tests.core.pyspec.eth2spec.test.helpers.constants import ALTAIR
|
||||
from tests.core.pyspec.eth2spec.test.context import (
|
||||
from eth2spec.test.helpers.constants import ALTAIR
|
||||
from eth2spec.test.context import (
|
||||
misc_balances_in_default_range_with_many_validators,
|
||||
with_phases,
|
||||
zero_activation_threshold,
|
||||
|
@ -1,5 +1,5 @@
|
||||
from tests.core.pyspec.eth2spec.test.helpers.constants import PHASE0
|
||||
from tests.core.pyspec.eth2spec.test.context import (
|
||||
from eth2spec.test.helpers.constants import PHASE0
|
||||
from eth2spec.test.context import (
|
||||
misc_balances_in_default_range_with_many_validators,
|
||||
with_phases,
|
||||
zero_activation_threshold,
|
||||
|
Loading…
x
Reference in New Issue
Block a user