Google

PHOTO EMBED

Wed Apr 27 2022 07:15:40 GMT+0000 (Coordinated Universal Time)

Saved by @isaackmungui #python

"""
This is an example of Google style.

Args:
    param1: This is the first param.
    param2: This is a second param.

Returns:
    This is a description of what is returned.

Raises:
    KeyError: Raises an exception.
"""
content_copyCOPY

https://stackoverflow.com/questions/3898572/what-are-the-most-common-python-docstring-formats