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

adding Optional type hinting for limits ( fix #565 ) #567

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

code-instable
Copy link
Contributor

@code-instable code-instable commented Mar 18, 2024

Adding Optional typing for limit in methods whose documentation explicitly allows the use of None type for no limit. This fixes wrong error hinting in editors.

[ contribution requested in #565 ]

adding Optional typing for limit in methods whose documentation explicitly allows the use of None type for no limit
@code-instable code-instable changed the title adding Optional type hinting for limits adding Optional type hinting for limits ( fix #565 ) Mar 18, 2024
@sigma67 sigma67 merged commit d63eb07 into sigma67:main Mar 20, 2024
3 of 4 checks passed
@code-instable code-instable deleted the documentation-typing-fix branch March 20, 2024 14:57
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