Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan Tran authored and Tuan Tran committed Dec 26, 2024
1 parent 75472ab commit 8993698
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fairseq2/models/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ def __call__(
dtype: DataType | None = None,
force: bool = False,
progress: bool = True,

) -> ModelT:
if isinstance(model_name_or_card, AssetCard):
card = model_name_or_card
Expand Down

0 comments on commit 8993698

Please sign in to comment.