Skip to content

Commit 9fe57dc

Browse files
pre-commit-ci[bot]lwasser
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2e99904 commit 9fe57dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This package was built using [pyOpenSci’s Python package Copier template](http
1818
The template includes configuration for:
1919
* [Standard Python package layout and structure](https://www.pyopensci.org/python-package-guide/package-structure-code/python-package-structure.html)
2020
* [Code linting and formatting tools like Ruff](https://www.pyopensci.org/python-package-guide/package-structure-code/code-style-linting-format.html)
21-
* [Setup for a test suite](https://www.pyopensci.org/python-package-guide/tests/index.html)
21+
* [Setup for a test suite](https://www.pyopensci.org/python-package-guide/tests/index.html)
2222
* [Basic setup for Continuous Integration and Deployment (CI/CD)](https://www.pyopensci.org/python-package-guide/continuous-integration/ci.html)
2323
* [Basic documentation infrastructure and files](https://www.pyopensci.org/python-package-guide/documentation/index.html) using mkdocs or sphinx
2424

0 commit comments

Comments
 (0)