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 2de86e4 commit cb728af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fairseq2/models/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def __call__(
force: bool = False,
progress: bool = True,
strict_state_dict: bool = True,

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

0 comments on commit cb728af

Please sign in to comment.