Skip to content

Fixing make stub warnings and mypy issues #3621

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

Merged
merged 2 commits into from
Oct 30, 2020
Merged

Fixing make stub warnings and mypy issues #3621

merged 2 commits into from
Oct 30, 2020

Conversation

sw23
Copy link

@sw23 sw23 commented Oct 30, 2020

This cleanup is part of #2041 - cleaning up warnings from make stubs and make check-stubs. Adding more detailed type information and fixing a few types.

I worked on this as part of #hacktoberfest (https://hacktoberfest.digitalocean.com/), so if the PR looks OK would you mind adding the label hacktoberfest-accepted?

Note that several of the warnings/errors are coming from the ulab package, so I'll try and make a PR there as well.
[Update] Looks like most of the ulab errors have been fixed now

@sw23 sw23 changed the title Fixing make stub warnings and mypy issuesmak Fixing make stub warnings and mypy issues Oct 30, 2020
@tannewt tannewt self-requested a review October 30, 2020 01:00
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question and type correction. Thank you!

@sw23 sw23 requested a review from tannewt October 30, 2020 05:58
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Is there a mypy check you could add to our CI in a follow up PR?

@tannewt tannewt merged commit c7db9e5 into adafruit:main Oct 30, 2020
@sw23
Copy link
Author

sw23 commented Oct 30, 2020

@tannewt - Yep, will do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants