Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Nov 1, 2024
1 parent 4498759 commit 2f634aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bros/configuration_bros.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def __init__(
pad_token_id=0,
bbox_scale=100.0,
pe_type="crel",
**kwargs
**kwargs,
):
super().__init__(
vocab_size=vocab_size,
Expand Down

0 comments on commit 2f634aa

Please sign in to comment.