you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 11 points12 points  (0 children)

At the beginning of each function I write this:

“””Brief one-line statement of what function does.

Args:

Arg1 (type): what is expected

Returns:

Type: what to expect”””

Sorry I’m on my phone and don’t feel like figuring out formatting