Skip to content

Commit 1824414

Browse files
committed
DOC:CanInv: Add versionadded 1.4.0
1 parent 62124a4 commit 1824414

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bioscan_dataset/canadian_invertebrates.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ def load_canadian_invertebrates_metadata(
123123
r"""
124124
Load Canadian Invertebrates 1.5M metadata from its CSV file and prepare it for training.
125125
126+
.. versionadded:: 1.4.0
127+
126128
Parameters
127129
----------
128130
metadata_path : str
@@ -230,6 +232,8 @@ class CanadianInvertebrates(Dataset):
230232
231233
`CanadianInvertebrates <https://huggingface.co/datasets/bioscan-ml/CanadianInvertebrates-ML>`_ Dataset.
232234
235+
.. versionadded:: 1.4.0
236+
233237
Parameters
234238
----------
235239
root : str

0 commit comments

Comments
 (0)