Skip to content

Commit cc1a276

Browse files
committed
format
Signed-off-by: oliver könig <[email protected]>
1 parent 232cef7 commit cc1a276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo_run/core/execution/dgxcloud.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import subprocess
2222
import tempfile
2323
import time
24-
from dataclasses import asdict, dataclass, field
24+
from dataclasses import dataclass, field
2525
from enum import Enum
2626
from pathlib import Path
2727
from typing import Any, Iterable, Optional

0 commit comments

Comments
 (0)