Skip to content

Added type annotations #13

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 3 commits into from
Oct 6, 2022
Merged

Added type annotations #13

merged 3 commits into from
Oct 6, 2022

Conversation

isacben
Copy link
Contributor

@isacben isacben commented Oct 5, 2022

Hi!

This PR solves Missing Type Annotations #7

Please let me know if you have any comments.

I tested with Adafruit Feather RP2040 and the ST7789 display.

Thank you!

@tekktrik tekktrik linked an issue Oct 6, 2022 that may be closed by this pull request
2 tasks
Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

A couple of changes, thanks for the submission!

@isacben
Copy link
Contributor Author

isacben commented Oct 6, 2022

Hi @tekktrik ,

Thank you for the comments! I have completed the changes.
I will have a look to the adafruit_display_text topic. :)

Thank you!

Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

Nice work! I've created adafruit/Adafruit_CircuitPython_Display_Text#175 as well.

@tekktrik tekktrik merged commit b5bdb1e into adafruit:main Oct 6, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 7, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_RA8875 to 3.1.16 from 3.1.15:
  > Merge pull request adafruit/Adafruit_CircuitPython_RA8875#30 from tcfranks/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI5351 to 1.3.6 from 1.3.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_SI5351#28 from tcfranks/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL53L0X to 3.6.7 from 3.6.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_VL53L0X#36 from tcfranks/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_PIOASM to 0.7.9 from 0.7.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_PIOASM#52 from prcutler/issue50-morse-patterns

Updating https://github.com/adafruit/Adafruit_CircuitPython_Simple_Text_Display to 1.2.10 from 1.2.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_Simple_Text_Display#13 from isacben/add-type-annotations
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