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 fd61e85 commit 4314bf3Copy full SHA for 4314bf3
1 file changed
docs/contributing.rst
@@ -15,7 +15,7 @@ Tests are run with ``tox``, you can run the baseline environments before submitt
15
16
.. code-block:: console
17
18
- $ tox -e py38,linting
+ $ tox -e py38
19
20
Style checks and formatting are done automatically during commit courtesy of
21
`pre-commit <https://pre-commit.com>`_.
0 commit comments