Skip to content

Commit

Permalink
Formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
Edbo849 committed Sep 20, 2024
1 parent 61270f5 commit ad91196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esgf-generator/esgf_generator/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def esgf_generator_test() -> None:
COUNT is the number of items to generate.
"""
click.echo(f"Producing a STAC record to test")
click.echo("Producing a STAC record to test")
click.echo()

data = ESGFItemFactory().batch(
Expand Down

0 comments on commit ad91196

Please sign in to comment.