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

Improve typing in python binding #21

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

laggykiller
Copy link
Contributor

Currently stict python type checker is unhappy with python typing, and some optional arguments are mistyped as mandatory in rookiepy.pyi. This PR would improve typing of this library.

@laggykiller laggykiller changed the title Improve typing Improve typing import python binding Mar 3, 2024
@laggykiller laggykiller changed the title Improve typing import python binding Improve typing in python binding Mar 3, 2024
@thewh1teagle thewh1teagle merged commit 1bba1b8 into thewh1teagle:main Mar 3, 2024
1 check passed
@thewh1teagle
Copy link
Owner

Thanks for your contribution!

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