Skip to content

Commit 6e18fd9

Browse files
Remove pre-commit (for now)
1 parent cc71bfa commit 6e18fd9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

index.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -153,15 +153,6 @@ instructions please see the :ref:`setup guide <setup>`.
153153
<https://github.com/python/cpython/issues>`__. Trivial issues (for example, typos) do
154154
not require an issue.
155155

156-
6. Once you fix the issue, run the tests and `pre-commit <https://pre-commit.com/>`__:
157-
158-
.. code-block:: shell
159-
160-
pre-commit install
161-
pre-commit run --all-files
162-
163-
See :ref:`install-pre-commit` for more details. If everything is ok, commit.
164-
165156
7. Push the branch on your fork on GitHub and :ref:`create a pull request
166157
<pullrequest>`. Include the issue number using ``gh-NNNNNN`` in the
167158
pull request title. For example:

0 commit comments

Comments
 (0)