Skip to content

Commit

Permalink
ci: auto fixes from pre-commit.ci
Browse files Browse the repository at this point in the history
For more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and xianml committed Sep 13, 2024
1 parent d440f39 commit 16de207
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bentoml_cli/deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,6 @@ def list_command( # type: ignore
console.print(Syntax(info, "yaml", background_color="default"))



@deployment_command.command()
@click.option("--cluster", type=click.STRING, default=None, help="Name of the cluster.")
@click.option(
Expand Down

0 comments on commit 16de207

Please sign in to comment.