We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b32aea commit ae23583Copy full SHA for ae23583
docs/contributing.rst
@@ -9,8 +9,7 @@ Development workflow:
9
---------------------
10
We use nox to run our unit tests. Before creating your pull request follow these three steps.
11
12
-1. Make sure all unit tests are passing.
13
- Run:
+1. Make sure all unit tests are passing. Run:
14
.. code-block:: bash
15
16
nox -s test
0 commit comments