Skip to content

Commit

Permalink
style 2
Browse files Browse the repository at this point in the history
  • Loading branch information
clefourrier committed Dec 26, 2024
1 parent e2d512b commit e636f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lighteval/models/transformers/transformers_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ def __post_init__(self):

warnings.warn(
"Careful, the BaseModel name is deprecated and will be removed, you should use TransformersModel instead!",
FutureWarning,
FutureWarning,
)


Expand Down

0 comments on commit e636f73

Please sign in to comment.