Skip to content

action

This is the first line in the doc-string of the function action.

It is defined in module actions.

Source code in package/actions.py
def action(do='something'):
    """
    This is the first line in the doc-string of the function `action`.

    It is defined in module [`actions`][package.actions].
    """
    pass