Skip to content

Fix docstring args#2532

Merged
einarf merged 1 commit intopythonarcade:developmentfrom
cdeil:fix-docstrings
Feb 2, 2025
Merged

Fix docstring args#2532
einarf merged 1 commit intopythonarcade:developmentfrom
cdeil:fix-docstrings

Conversation

@cdeil
Copy link
Contributor

@cdeil cdeil commented Jan 31, 2025

Here I fixed some mismatches of docstring args vs function signatures pointed out by PyCharm.

I assumed function signatures should remain as-is in all cases and didn't touch them.

Copy link
Member

@einarf einarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this cleanup. It's a sign we should add some auto QA on this stuff.

@einarf einarf merged commit 2b41d36 into pythonarcade:development Feb 2, 2025
8 checks passed
@einarf
Copy link
Member

einarf commented Feb 2, 2025

Thank you again. I resolved the remaining issues locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants