Skip to content

Commit

Permalink
Apply black formatting to utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ngquangtrung57 committed Sep 21, 2024
1 parent 7ab05ec commit 13bca69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lmms_eval/tasks/mmt/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
def mmt_doc_to_visual(doc):
return [image.convert("RGB") for image in doc["image"]]


# ============================
# Text Processing Functions
# ============================
Expand Down

0 comments on commit 13bca69

Please sign in to comment.