Revert "Fix linter warnings again"

This reverts commit ac7267c938.
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):