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 8993698 commit 4394a0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/fairseq2/models/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ def __call__(
model: ModelT_contra,
config: ModelConfigT_contra,
gangs: Mapping[str, Gang],
) -> None:
...
) -> None: ...


@final
Expand Down

0 comments on commit 4394a0a

Please sign in to comment.