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

Ignore typing errors for now. Remove the "type: ignore" comments later! #154

Merged
merged 1 commit into from May 1, 2023

Conversation

tompollard
Copy link
Owner

As discussed in #153, it would be good to have type checks to the GitHub workflow. Right now, there are a lot of typing issues being reported by pyright.

I think it's best to begin by adding # type: ignore comments initially. That is what is happening in this PR.
We can then work on removing these comments and fixing the typing issues.

@tompollard tompollard merged commit e550f5e into main May 1, 2023
2 checks passed
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.

None yet

1 participant