We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39209f7 commit 2fb0ca4Copy full SHA for 2fb0ca4
src/opentau/datasets/vqa/base.py
@@ -150,5 +150,5 @@ def _separate_image_in_time(self, item: dict) -> None:
150
Args:
151
item: Item dictionary (unmodified).
152
"""
153
- # VQA datasets has nothing to separate.
+ # VQA datasets have nothing to separate.
154
pass
0 commit comments