Skip to content

Commit d7811aa

Browse files
committed
Documentation: Add to CONTRIBUTING.rst
1 parent 4aabdf8 commit d7811aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.rst

+4
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ Please run the latest version of
8686
`black <https://black.readthedocs.io/en/stable/the_black_code_style/index.html>`_ on
8787
your newly added and modified files prior to each PR.
8888

89+
If this doesn't work for you, you can also use the Pre-commit CI to reformat your code
90+
on github by commenting "pre-commit autofix" on your PR.
91+
92+
8993
Run and write tests
9094
-------------------
9195

0 commit comments

Comments
 (0)