Skip to content

Commit 2b6da6e

Browse files
Kęstutis MiknevičiusJohnVillalovos
Kęstutis Miknevičius
authored andcommitted
docs: fix rst link typo in CONTRIBUTING.rst
1 parent ebf9d82 commit 2b6da6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This creates a clearer project history, and automates our `Releases`_ and change
4242
Coding Style
4343
------------
4444

45-
We use `black<https://github.com/python/black>`_ and `isort <https://pycqa.github.io/isort/>`_
45+
We use `black <https://github.com/python/black/>`_ and `isort <https://pycqa.github.io/isort/>`_
4646
to format our code, so you'll need to make sure you use it when committing.
4747

4848
Pre-commit hooks will validate and format your code, so you can then stage any changes done if the commit failed.

0 commit comments

Comments
 (0)