mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 15:14:59 -05:00
Fix linter warnings again
This commit is contained in:
@@ -2,6 +2,7 @@ import pytest
|
||||
|
||||
from eth2spec.test.context import spec_state_test, with_all_phases
|
||||
|
||||
|
||||
@with_all_phases
|
||||
@spec_state_test
|
||||
def test_invalid_large_withdrawable_epoch(spec, state):
|
||||
|
||||
Reference in New Issue
Block a user