Skip to content

Commit

Permalink
Add parse to __all__ for simple_parsing.parse (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Normandin <[email protected]>

Signed-off-by: Fabrice Normandin <[email protected]>
  • Loading branch information
lebrice authored Oct 19, 2022
1 parent 22c45e7 commit 0f1db02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simple_parsing/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"ArgumentParser",
"DashVariant",
"ParsingError",
"parse",
"ArgumentGenerationMode",
"NestedMode",
"InconsistentArgumentError",
Expand Down

0 comments on commit 0f1db02

Please sign in to comment.