mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 22:38:11 +00:00
minor refactor import fix
This commit is contained in:
parent
f937dec2a1
commit
183e3a5153
@ -12,9 +12,9 @@ from eth2spec.phase0.state_transition import (
|
||||
from eth2spec.test.context import spec_state_test
|
||||
from eth2spec.test.helpers.state import (
|
||||
next_epoch,
|
||||
next_slot,
|
||||
apply_empty_block
|
||||
next_slot
|
||||
)
|
||||
from eth2spec.test.helpers.block import apply_empty_block
|
||||
from eth2spec.test.helpers.attestations import (
|
||||
add_attestation_to_state,
|
||||
build_empty_block_for_next_slot,
|
||||
|
Loading…
x
Reference in New Issue
Block a user