fixing linting
This commit is contained in:
parent
48b9928194
commit
bf03d78a3a
|
@ -17,8 +17,6 @@ def run_process_pending_deposits(spec, state):
|
||||||
spec, state, 'process_pending_deposits')
|
spec, state, 'process_pending_deposits')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@with_electra_and_later
|
@with_electra_and_later
|
||||||
@spec_state_test
|
@spec_state_test
|
||||||
def test_pending_deposit_over_max(spec, state):
|
def test_pending_deposit_over_max(spec, state):
|
||||||
|
|
Loading…
Reference in New Issue