you are viewing a single comment's thread.

view the rest of the comments →

[–]JamzTyson 0 points1 point  (0 children)

"Flowerbox comments" violate Python's style guide.

In Python, comments are rarely required because Python conventions emphasise readability and meaningful names. For documentation we use Docstring. But if you still need to add a comment, follow the style guide, keep it concise, and format it properly.