Skip to content

Commit c992330

Browse files
committed
DOC:CanInv: Add versionadded 1.4.0
1 parent a3631a1 commit c992330

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

bioscan_dataset/canadian_invertebrates.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ def load_canadian_invertebrates_metadata(
130130
r"""
131131
Load Canadian Invertebrates dataset metadata from its CSV file and prepare it for training.
132132
133+
.. versionadded:: 1.4.0
134+
133135
Parameters
134136
----------
135137
metadata_path : str
@@ -242,6 +244,8 @@ class CanadianInvertebrates(Dataset):
242244
r"""
243245
`Canadian Invertebrates <https://huggingface.co/datasets/bioscan-ml/CanadianInvertebrates-ML>`_ Dataset.
244246
247+
.. versionadded:: 1.4.0
248+
245249
Parameters
246250
----------
247251
root : str

0 commit comments

Comments
 (0)