mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-12 18:46:22 +00:00
Add blank lines to fix linter
This commit is contained in:
parent
8e90dd06c3
commit
725f96349b
@ -41,6 +41,7 @@ def test_basic_withdrawal_request(spec, state):
|
|||||||
spec, state, withdrawal_request
|
spec, state, withdrawal_request
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@with_electra_and_later
|
@with_electra_and_later
|
||||||
@spec_state_test
|
@spec_state_test
|
||||||
def test_basic_withdrawal_request_with_first_validator(spec, state):
|
def test_basic_withdrawal_request_with_first_validator(spec, state):
|
||||||
@ -64,6 +65,7 @@ def test_basic_withdrawal_request_with_first_validator(spec, state):
|
|||||||
spec, state, withdrawal_request
|
spec, state, withdrawal_request
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@with_electra_and_later
|
@with_electra_and_later
|
||||||
@spec_state_test
|
@spec_state_test
|
||||||
def test_basic_withdrawal_request_with_compounding_credentials(spec, state):
|
def test_basic_withdrawal_request_with_compounding_credentials(spec, state):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user