Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
agrouaze committed Feb 5, 2024
1 parent 63eb4a5 commit 46742ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion l2awinddirection/l2awinddirection.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def main():
level=logging.INFO, format=fmt, datefmt="%d/%m/%Y %H:%M:%S", force=True
)
t0 = time.time()
logging.info("product version to produce: %s", args.version)
logging.info("outputdir will be: %s", args.outputdir)

# Parameters to instantiante the models
Expand Down

0 comments on commit 46742ba

Please sign in to comment.