mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-10 21:45:11 -05:00
Fix lint issues
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from eth2spec.test.helpers.keys import pubkeys
|
||||
from eth2spec.utils.ssz.ssz_impl import hash_tree_root
|
||||
from eth2spec.utils.ssz.ssz_typing import List
|
||||
|
||||
|
||||
def build_mock_validator(spec, i: int, balance: int):
|
||||
|
||||
Reference in New Issue
Block a user