Skip to content

Commit 705a2e1

Browse files
authored
Fix doc typo to make code block instead of block quote (#1185)
1 parent 5128890 commit 705a2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ We make use of `black`_ for code formatting.
7575

7676
.. _black: https://black.readthedocs.io/en/stable/installation_and_usage.html
7777

78-
You can install and run it along with other linters through pre-commit:
78+
You can install and run it along with other linters through pre-commit::
7979

8080
pre-commit install
8181
pre-commit run

0 commit comments

Comments
 (0)