annotationsfix #19
|
|
@ -243,7 +243,7 @@ def print_metadata(recording, quiet):
|
|||
@click.option("--verbose", "-v", is_flag=True, help="Verbose output")
|
||||
@click.option("--quiet", "-q", is_flag=True, help="Suppress output")
|
||||
@click.option("--overwrite", is_flag=True, help="Overwrite existing output file")
|
||||
def view(
|
||||
def view( # noqa: C901
|
||||
input,
|
||||
viz_type,
|
||||
output,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user