Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Maelto-svg opened this issue Nov 15, 2024 · 0 comments
Open

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

Maelto-svg opened this issue Nov 15, 2024 · 0 comments
Labels
docs enhancement New feature or request good first issue Good for newcomers

Comments

@Maelto-svg
Copy link

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.

@Cleptomania Cleptomania added enhancement New feature or request good first issue Good for newcomers docs labels Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants