Update tests/core/pyspec/eth2spec/test/altair/block_processing/sync_aggregate/test_process_sync_aggregate_random.py

Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
This commit is contained in:
Alex Stokes
2021-09-07 13:09:23 -06:00
committed by GitHub
parent 4168943ecf
commit fb4a4f6694

View File

@@ -3,7 +3,7 @@ from eth2spec.test.helpers.constants import (
MAINNET, MINIMAL,
)
from eth2spec.test.helpers.random import (
randomize_state
randomize_state,
)
from eth2spec.test.helpers.state import (
has_active_balance_differential,