fix(train.py): fix ci lint error

pull/293/head
huangting4201 2023-09-26 15:51:18 +08:00
parent f3f2511e74
commit c5a7e76ada
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ from internlm.train import (
initialize_optimizer,
load_new_batch,
record_current_batch_training_metrics,
wrap_FSDP_model,
)
from internlm.utils.common import (
BatchSkipper,