Skip to content

Commit 5603959

Browse files
committed
Merge branch '107-docs-add-contributing-guidelines' of github.com:zavolanlab/mirflowz into 107-docs-add-contributing-guidelines
2 parents 7eb5277 + 29aef1b commit 5603959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ testing.
6363
- Please use [type hints][py-typing] for all function/method signatures
6464
(exception: tests)
6565
- Please use the following linters (see configuration files in the repository's
66-
root directory, _e.g._ `setup.cfg`, for settings):
66+
root directory, _e.g._ `pylint.cfg`, for settings):
6767
- [`flake8`][py-flake8]
6868
- [`mypy`][py-mypy] to help with type hints
6969
- [`pylint`][py-pylint] (use available [configuration][py-pylint-conf])

0 commit comments

Comments
 (0)