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

Fix type hints #67

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Fix type hints #67

merged 4 commits into from
Mar 19, 2024

Conversation

gentlegiantJGC
Copy link
Member

Fix some type hints.
Converted python __init__ files to cython so that PyCharm displays the stub files instead of the root init.
Fixed a build issue related to the renaming.

PyCharm was preferring these over the stub files making it difficult to debug.
Hopefully renaming these will make it go straight to the stub files.
@gentlegiantJGC gentlegiantJGC merged commit eb8ac94 into 3.0 Mar 19, 2024
8 checks passed
@gentlegiantJGC gentlegiantJGC deleted the fix-type-hints branch March 19, 2024 15:54
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.

1 participant