Skip to content

Commit 8d7a5a3

Browse files
authored
[misc] lint (#480)
1 parent 1a838eb commit 8d7a5a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/model_merger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
from transformers import (
2424
AutoConfig,
2525
AutoModelForCausalLM,
26-
AutoModelForTokenClassification,
2726
AutoModelForImageTextToText,
27+
AutoModelForTokenClassification,
2828
PretrainedConfig,
2929
PreTrainedModel,
3030
)

0 commit comments

Comments
 (0)