fixing linting

This commit is contained in:
james-prysm 2024-07-12 14:32:06 -05:00
parent 48b9928194
commit bf03d78a3a
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ from eth2spec.test.helpers.keys import privkeys, pubkeys
def run_process_pending_deposits(spec, state):
yield from run_epoch_processing_with(
spec, state, 'process_pending_deposits')
@with_electra_and_later