Skip to content

Remove return type hint in main.py #50

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

Merged
merged 4 commits into from
May 3, 2025
Merged

Conversation

JeodC
Copy link
Contributor

@JeodC JeodC commented May 2, 2025

Return type hint isn't necessary.

Return type hint was introduced in Python 3.5. We don't want to raise the minimum Python version needed unnecessarily.
@JeodC JeodC force-pushed the return-type-fix branch from d7c7141 to a8a8dfe Compare May 2, 2025 20:12
@JeodC JeodC force-pushed the return-type-fix branch from a8a8dfe to f46f8dd Compare May 2, 2025 20:14
@gantoine gantoine merged commit 0464a2a into rommapp:main May 3, 2025
@JeodC JeodC deleted the return-type-fix branch May 3, 2025 15:06
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