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

Mypy #61

Merged
merged 3 commits into from
Jan 14, 2022
Merged

Mypy #61

merged 3 commits into from
Jan 14, 2022

Conversation

Akuli
Copy link
Collaborator

@Akuli Akuli commented Jan 14, 2022

Adds mypy to github actions and makes mypy pyi.py pass.

I decided to not use --strict, because there's quite a few dynamically typed methods, and mypy found a couple bugs without --strict (#59 and #60).

@Akuli Akuli marked this pull request as ready for review January 14, 2022 23:11
@Akuli Akuli merged commit 6fd2ce0 into master Jan 14, 2022
@Akuli Akuli deleted the mypy branch January 14, 2022 23:26
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