Skip to content

Commit

Permalink
formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl committed Sep 21, 2023
1 parent 4362a7d commit 96823a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mlstacks/cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ def output(file: str, key: Optional[str] = "") -> None:
except FileNotFoundError:
return


@click.command()
@click.option(
"--yes",
Expand Down

0 comments on commit 96823a4

Please sign in to comment.