Skip to content

Add Raises: sections to docstrings #366

Description

@micpap25

Currently, various docstrings (for example, many functions in visitor.py and pulse/visitor.py do not contain a Raises: section in their docstring to inform the user of what errors they may raise and why.

Since some function like pulse/visitor.py:_check_identifier exist solely to raise errors, it would be useful to include this information.

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