Skip to content

Commit

Permalink
fw: rollback Bytes/Container change
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz committed Jun 26, 2024
1 parent 01c5ecf commit 12e01bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ethereum_test_tools/spec/eof/eof_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ class EOFTest(BaseTest):
Filler type that tests EOF containers.
"""

data: Container
data: Bytes
expect_exception: EOFException | None = None
initcode: bool = False

Expand Down

0 comments on commit 12e01bf

Please sign in to comment.