Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sandbubbles committed Dec 15, 2024
1 parent 53b4626 commit cea1f21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vyper/ast/parse.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ def parse_to_ast_with_settings(
resolved_path: str, optional
The resolved path of the source code
Corresponds to FileInput.resolved_path
is_interface: bool
Indicates whether the source code should
be parsed as an interface file.
Returns
-------
Expand Down

0 comments on commit cea1f21

Please sign in to comment.