Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gurukamath committed Aug 14, 2024
1 parent 5869072 commit 999635f
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 999635f

Please sign in to comment.