Skip to content

Commit

Permalink
cleanup entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
KRiedmiller authored Mar 4, 2025
1 parent f1e3e8e commit c58a81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/helios/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,4 +341,4 @@ def cli(**kw):


if __name__ == "__main__":
raise cli()
cli()

0 comments on commit c58a81d

Please sign in to comment.