Skip to content

Add Missing Docstrings and Metadata to Functions in utils.py #77

Open
@Maelto-svg

Description

@Maelto-svg

Several functions in utils.py lack docstrings and metadata. While parse_color is documented, other functions like check_format, load_object_template, and load_object_tileset are missing explanations for their purpose, input parameters, and return values. Adding consistent docstrings for these functions would improve code readability and maintainability, making it easier for others to understand and use them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions