Skip to content

Commit

Permalink
Initialise project from template repository
Browse files Browse the repository at this point in the history
  • Loading branch information
scottclowe committed Oct 6, 2024
1 parent df7768f commit c45326a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
BIOSCAN Datasets
================

PyTorch torchvision-style datasets for the BIOSCAN-1M and BIOSCAN-5M datasets.
PyTorch torchvision-style datasets for BIOSCAN-1M and BIOSCAN-5M.

.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
Expand Down
4 changes: 1 addition & 3 deletions bioscan_dataset/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
version = "0.1.dev0"
author = "Scott C. Lowe"
author_email = "[email protected]"
description = (
"PyTorch torchvision-style datasets for the BIOSCAN-1M and BIOSCAN-5M datasets."
)
description = "PyTorch torchvision-style datasets for BIOSCAN-1M and BIOSCAN-5M."
url = ""
license = "MIT"

0 comments on commit c45326a

Please sign in to comment.