Skip to content

Commit

Permalink
Fix typo in CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Jul 19, 2021
1 parent 075b66b commit eb006e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Contributing
Contributions are welcome. To ensure that your contributions are accepted
please follow these guidelines.

* Follow pep8 (Github Actions will fails builds that don't pass flake8).
* Follow pep8 (Github Actions will fail builds that don't pass flake8).
* If you are adding docstrings, follow pep257.
* If you are adding new functionality or fixing a bug, please add tests.
* If you are making a large change, consider filing an issue on github
Expand Down

0 comments on commit eb006e6

Please sign in to comment.