Skip to content

Commit eb6f855

Browse files
authored
update style guide line (#434)
1 parent 7344866 commit eb6f855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ To apply the required dependencies and style your code:
4545
4646
pip install -e '.[style]'
4747
isort .
48+
codespell --toml pyproject.toml
4849
black .
4950
5051
Examples

0 commit comments

Comments
 (0)