The python tag has no wiki summary.
6
votes
0answers
31 views
Provide links to official style guides when writing questions
The answers to many questions tagged python on CodeReview start with or otherwise include references to PEP-0008, the official Python Style Guide. Many reviews include comments on use of whitespace ...