Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gurukamath committed Aug 29, 2024
1 parent c8c8e81 commit 75c6e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ethereum/prague/vm/eof/stack_height_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from ...vm.instructions import Ops, op_stack_items
from ..exceptions import InvalidEof
from .validation import Validator
from . import Validator


def stack_height_callf(validator: Validator) -> None:
Expand Down

0 comments on commit 75c6e86

Please sign in to comment.