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

Add type annotations for library and tests. #64

Merged
merged 1 commit into from
May 29, 2024

Conversation

kbsriram
Copy link
Contributor

Verified that mypy --strict adafruit_pioasm.py tests runs without errors.

Fixes: #24

Verified that `mypy --strict adafruit_pioasm.py tests` runs without
errors.

Fixes: adafruit#24
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 73170eb into adafruit:main May 29, 2024
1 check passed
@kbsriram kbsriram deleted the add-types branch May 29, 2024 21:51
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jun 4, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 7.1.2 from 7.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#164 from adafruit/dhalbert-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 2.1.2 from 2.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#67 from andypiper/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_PIOASM to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#64 from kbsriram/add-types

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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.

Missing Type Annotations
2 participants