Skip to content

Refactor: Add return type hint to _dynamic_do_POST_method#329

Merged
vicsanity623 merged 1 commit into
mainfrom
pyob-evolution-v6-1779961337
May 28, 2026
Merged

Refactor: Add return type hint to _dynamic_do_POST_method#329
vicsanity623 merged 1 commit into
mainfrom
pyob-evolution-v6-1779961337

Conversation

@pyob-bot
Copy link
Copy Markdown
Collaborator

Summary of Changes

  • Added a -> None return type hint to the _dynamic_do_POST_method function within src/pyob/entrance_mixins.py.

Technical Impact

  • Improves code readability and static analysis compliance by explicitly defining the return type of the dynamically defined method.

Base automatically changed from pyob-evolution-v5-1779961122 to main May 28, 2026 11:22
@vicsanity623 vicsanity623 merged commit 8c19d9d into main May 28, 2026
1 check passed
@vicsanity623 vicsanity623 deleted the pyob-evolution-v6-1779961337 branch May 28, 2026 11:22
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