Skip to content

Commit 2fb0ca4

Browse files
committed
fix grammar
1 parent 39209f7 commit 2fb0ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opentau/datasets/vqa/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ def _separate_image_in_time(self, item: dict) -> None:
150150
Args:
151151
item: Item dictionary (unmodified).
152152
"""
153-
# VQA datasets has nothing to separate.
153+
# VQA datasets have nothing to separate.
154154
pass

0 commit comments

Comments
 (0)