Skip to content

Commit 6593400

Browse files
committed
DOC:CanInv: Add authorship details to module docstring
1 parent 95ca5a5 commit 6593400

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

bioscan_dataset/canadian_invertebrates.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
r"""
22
Canadian Invertebrate 1.5M PyTorch Dataset.
3+
4+
:Date: 2025-05-02
5+
:Authors:
6+
- Vivian Phung <vivian.phung17@gmail.com>
7+
- Scott C. Lowe <scott.code.lowe@gmail.com>
8+
:Copyright: 2025, Scott C. Lowe
9+
:License: MIT
310
"""
411

512
import os

0 commit comments

Comments
 (0)