Skip to content

Commit

Permalink
Update language.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kurbanrita authored Dec 30, 2024
1 parent 6e12c86 commit f338d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eva/language/data/datasets/language.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Vision Dataset base class."""
"""Language Dataset base class."""

import abc
from typing import Generic, TypeVar
Expand Down

0 comments on commit f338d58

Please sign in to comment.