Skip to content

Commit 5807bbb

Browse files
authored
lint pass (#8114)
1 parent 37dab66 commit 5807bbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

swift/megatron/utils/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) ModelScope Contributors. All rights reserved.
2-
import re
32
import megatron.core
3+
import re
44
import torch
55
import torch.distributed as dist
66
from contextlib import contextmanager

0 commit comments

Comments
 (0)