Revert "Fix linter warnings again"

This reverts commit ac7267c93873cca968aa7b6811fb53fb8b0407e9.
This commit is contained in:
Justin Traglia 2022-05-10 10:48:51 -05:00
parent ac7267c938
commit 5868a53cf1

View File

@ -2,7 +2,6 @@ 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):