We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e402aec commit b7d0a8dCopy full SHA for b7d0a8d
1 file changed
cwmscli/load/location/location_ids.py
@@ -79,5 +79,5 @@ def load_locations(
79
80
if errors:
81
raise click.ClickException(f"Completed with {errors} error(s).")
82
- if verbose:
83
- click.echo("Done.")
+
+ click.echo("Done.")
0 commit comments