Skip to content

Populate All Functions with Docstrings #6

Description

@ethan-r-hansen

We should populate all functions with docstrings, especially those that are frequently used across the code. This will allow users to hover over the function in their IDE, see all inputs to the function and the brief description. We can also auto-generate documentation if we pick a standard docstring format. Something to discuss in a future meeting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions