Skip to content

Clean up docstrings and comments throughout the source code and tests #330

@jagerber48

Description

@jagerber48

There is a lot of text in the form of docstrings and comments in the source code and tests. Actually some of that text has critical comments to understanding how the code works.

We should move to reduce the number of docstrings and comments in the text. We should try to make the code more self documenting if need be so that comments can be removed. If there are very important comments/docstrings having less docstrings/comments will make those important ones stand out more and become easier to discover.

This task should happen after 4.0.0 is released since the source code and behavior are both changing a decent amount with that release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions