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 4e61b3c commit 43201b6Copy full SHA for 43201b6
patch.rst
@@ -70,7 +70,7 @@ do to help ensure that your patch is accepted.
70
71
First, make sure to follow Python's style guidelines. For Python code you
72
should follow :PEP:`8`, and for C code you should follow :PEP:`7`. If you have
73
-one or two discrepencies those can be fixed by the core developer who commits
+one or two discrepancies those can be fixed by the core developer who commits
74
your patch. But if you have systematic deviations from the style guides your
75
patch will be put on hold until you fix the formatting issues.
76
0 commit comments