mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 05:14:55 -05:00
Make linter happy
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
from eth2spec.test.helpers.block import (
|
||||
build_empty_block_for_next_slot,
|
||||
sign_block,
|
||||
)
|
||||
from eth2spec.test.context import (
|
||||
spec_state_test,
|
||||
with_phases,
|
||||
EIP6110,
|
||||
expect_assertion_error,
|
||||
)
|
||||
from eth2spec.test.helpers.deposits import (
|
||||
build_deposit_data,
|
||||
|
||||
Reference in New Issue
Block a user