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 45bbb40 commit e2e8409Copy full SHA for e2e8409
1 file changed
doc/contributing.rst
@@ -25,7 +25,7 @@ Code style
25
----------
26
27
We use `ruff <https://docs.astral.sh/ruff/>`_ along with other tools to format our code.
28
-Please run ``tox -e style`` on your patches before submiting them.
+Please run ``tox -e style`` on your patches before submitting them.
29
In order to perform a style check and correction at each commit you can use our
30
`pre-commit <https://pre-commit.com/>`_ configuration with ``pre-commit install``.
31
0 commit comments