Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan Tran committed Dec 26, 2024
1 parent 05c979f commit fc3b5c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/fairseq2/models/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ def __call__(
model: ModelT_contra,
config: ModelConfigT_contra,
gangs: Mapping[str, Gang],
) -> None: ...
) -> None:
...


@final
Expand Down

0 comments on commit fc3b5c9

Please sign in to comment.