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 2202d4c commit 9a06f03Copy full SHA for 9a06f03
CONTRIBUTING.md
@@ -73,6 +73,7 @@ your contribution or address the issue you're having.
73
- If your code changes are intermixed with style fixes, they are harder to review
74
before merging. Keep style fixes in separate commits.
75
- it's fine to clean-up a little around an area you just worked on.
76
+ - Generally its a BAD idea to PEP8 on documentation.
77
78
Having said that, if you still feel a PEP8 storm is in order, go for it.
79
0 commit comments