Skip to content

Commit

Permalink
Work on documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed May 28, 2024
1 parent 308f5b9 commit 83a1a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/anemoi/inference/commands/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@


class Metadata(Command):
"""Edit, remove, dump or load metadata from a checkpoint file."""

def add_arguments(self, command_parser):
from anemoi.utils.checkpoints import DEFAULT_FOLDER
Expand Down

0 comments on commit 83a1a21

Please sign in to comment.