Skip to content

Commit

Permalink
rename main to pypums
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Sanchez committed Feb 22, 2022
1 parent a2afb63 commit 1ac14ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pypums/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def _version_callback(value: bool) -> None:


@cli.callback()
def main(
def pypums(
version: bool = typer.Option(
None,
"--version",
Expand Down

0 comments on commit 1ac14ec

Please sign in to comment.