PEP 8: tweak some awkward wording pointed out in private email
This commit is contained in:
parent
a87ecb2a8e
commit
65da967dc2
|
@ -526,7 +526,7 @@ complete sentences, and each sentence should end in a period.
|
||||||
|
|
||||||
You should use two spaces after a sentence-ending period.
|
You should use two spaces after a sentence-ending period.
|
||||||
|
|
||||||
When writing English, Strunk and White apply.
|
When writing English, follow Strunk and White.
|
||||||
|
|
||||||
Python coders from non-English speaking countries: please write your
|
Python coders from non-English speaking countries: please write your
|
||||||
comments in English, unless you are 120% sure that the code will never
|
comments in English, unless you are 120% sure that the code will never
|
||||||
|
|
Loading…
Reference in New Issue