Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido Amos [email protected] committed Jun 27, 2024
1 parent 9091794 commit cb6607f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuse/data/utils/collates.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ def crop_padding(
return batched_sequences

@staticmethod
def match_length_to_target_key(
def crop_length_to_match_target_key(
batch_dict: dict, target_key: str, keys_to_match: List[str]
) -> None:
"""
Expand Down

0 comments on commit cb6607f

Please sign in to comment.