Skip to content

Fixing remaining stub mypy issues + run check-stubs to CI #3622

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 4 commits into from
Nov 3, 2020

Conversation

sw23
Copy link

@sw23 sw23 commented Oct 30, 2020

  • Fixing a few remaining mypy complaints so that make check-stubs now passes
  • Calling make check-stubs instead of make stubs in CI actions.
    • make check-stubs builds the stubs + runs mypy against them (returning a non-zero error code if errors pop up)

This is a follow-on PR from: #3621

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?

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 but good otherwise!

@sw23 sw23 requested a review from tannewt October 31, 2020 03:21
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!

@tannewt tannewt merged commit 9bf7790 into adafruit:main Nov 3, 2020
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