Skip to content

Commit

Permalink
require --help so that piping into url encode works
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Jan 5, 2024
1 parent dd3d6f9 commit 294341a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shinylive/_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ def url() -> None:
shinylive url encode app.py | pbcopy
""",
no_args_is_help=True,
)
@click.option(
"-m",
Expand Down

0 comments on commit 294341a

Please sign in to comment.