Skip to content

Commit

Permalink
Add new line at the end of mt5 adapter_model to comply with code qual…
Browse files Browse the repository at this point in the history
…ity test
  • Loading branch information
William committed Jan 8, 2024
1 parent 3dcae89 commit 3dcba56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/models/mt5/adapter_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ def _load_pretrained_model(
loaded_keys,
*args,
**kwargs,
)
)

0 comments on commit 3dcba56

Please sign in to comment.