Skip to content

Commit ae23583

Browse files
committed
fix contributing page.
1 parent 5b32aea commit ae23583

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/contributing.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Development workflow:
99
---------------------
1010
We use nox to run our unit tests. Before creating your pull request follow these three steps.
1111

12-
1. Make sure all unit tests are passing.
13-
Run:
12+
1. Make sure all unit tests are passing. Run:
1413
.. code-block:: bash
1514
1615
nox -s test

0 commit comments

Comments
 (0)