We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5b64b commit 66119ffCopy full SHA for 66119ff
cycode/cli/commands/status/status_command.py
@@ -57,7 +57,6 @@ def get_cli_status() -> Status:
57
)
58
59
60
-
61
@click.command(short_help='Show the CLI status and exit.')
62
@click.pass_context
63
def status_command(context: click.Context) -> None:
0 commit comments