Skip to content

Commit 603b941

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0dbb010 commit 603b941

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/anemoi/utils/commands/metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ def get(self, args: Namespace) -> None:
315315
args : Namespace
316316
The arguments passed to the command.
317317
"""
318-
from pprint import pprint
319318

320319
from anemoi.utils.checkpoints import load_metadata
321320

0 commit comments

Comments
 (0)