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

More typing issues #293

Merged
merged 11 commits into from
May 21, 2024
Merged

More typing issues #293

merged 11 commits into from
May 21, 2024

Conversation

widerschein
Copy link
Member

Resolve some more issues with static typing. Reduces error count to 123.

  • Call static methods with class name to have them type-checked too
  • Access static attributes with self
  • Remove a problematic method from the interface

@widerschein widerschein merged commit c178d99 into main May 21, 2024
32 checks passed
@widerschein widerschein deleted the maint/typing-issues branch May 21, 2024 07:08
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