Wording [ci skip]

This commit is contained in:
Alex Clark 2015-04-05 06:59:09 -04:00
parent 6b7f42f214
commit 4efdb41fe7

View File

@ -14,7 +14,7 @@ Please send a pull request to the master branch. Please include [documentation](
### Guidelines ### Guidelines
- Try to keep any code commits clean and separate from reformatting commits. - Separate code commits from reformatting commits.
- Provide tests for any newly added code. - Provide tests for any newly added code.
- Follow PEP8. - Follow PEP8.