Skip to content

Commit

Permalink
Fix linter warnings again
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia committed May 9, 2022
1 parent e2cbdb2 commit ac7267c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

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):
Expand Down

0 comments on commit ac7267c

Please sign in to comment.