Skip to content

Commit 66119ff

Browse files
committed
fix formatting
1 parent 1e5b64b commit 66119ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cycode/cli/commands/status/status_command.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def get_cli_status() -> Status:
5757
)
5858

5959

60-
6160
@click.command(short_help='Show the CLI status and exit.')
6261
@click.pass_context
6362
def status_command(context: click.Context) -> None:

0 commit comments

Comments
 (0)