Skip to content

Commit

Permalink
fix doc entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlatt committed Nov 26, 2024
1 parent fc40b8e commit 0bf6c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightning_ir/data/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class TrainBatch(RankBatch):

@dataclass
class IndexBatch:
"""A batch of index that combines multiple :py:class`.DocSample` instances
"""A batch of index that combines multiple :py:class:`.DocSample` instances
:param doc_ids: List of document ids
:type doc_ids: Sequence[str]
Expand Down

0 comments on commit 0bf6c3d

Please sign in to comment.