-
Notifications
You must be signed in to change notification settings - Fork 31
Run mypy's stubtest too #95
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
Conversation
@BryceBeagle, here are the remaining to-be-reviewed allowances. I'm not sure what to make of them yet. They are all 'enumerations' and exactly the ones that have the enumerators nested inside the enumeration. Though there are only 25. So, maybe this is just details related to #106. Full stubtest output
|
The signature of Does this issue go away if you make these stub classes inherit from |
|
Co-authored-by: ignormies <[email protected]>
Heh, looks like I should have added GHA with just Linux for now and made Windows/macOS checks separate additions... |
Run mypy's stubtest too
Note:
Draft for:
FixingAddressing the reported issuesUse released mypy version with proper constraintstubtest.allowed.to_review
is to be addressed in Enumerations should inherit from enum.IntEnum not int #106