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 7344866 commit eb6f855Copy full SHA for eb6f855
CONTRIBUTING.rst
@@ -45,6 +45,7 @@ To apply the required dependencies and style your code:
45
46
pip install -e '.[style]'
47
isort .
48
+ codespell --toml pyproject.toml
49
black .
50
51
Examples
0 commit comments