Skip to content

Commit

Permalink
Remove some unused todo items in CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Jan 24, 2023
1 parent 53a3fd2 commit f399fc9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ Clone the repository

to be able to import the package under development in the Python REPL.

.. todo:: if you are not using pre-commit, please remove the following item:

#. Install |pre-commit|_::

pip install pre-commit
Expand Down Expand Up @@ -152,8 +150,6 @@ Implement your changes

to record your changes in git_.

.. todo:: if you are not using pre-commit, please remove the following item:

Please make sure to see the validation messages from |pre-commit|_ and fix
any eventual issues.
This should automatically use flake8_/black_ to check/fix the code style
Expand Down

0 comments on commit f399fc9

Please sign in to comment.