Skip to content

Commit 136b723

Browse files
committed
More fixing on failed tests
1 parent b9a1901 commit 136b723

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

qfieldcloud_sdk/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ def delta_push(ctx: Context, project_id: str, delta_filename: str) -> None:
481481
else:
482482
click.echo(f"Error: {e}", err=True)
483483

484+
484485
@cli.command()
485486
@click.argument("project_id")
486487
@click.pass_context

0 commit comments

Comments
 (0)