-
Notifications
You must be signed in to change notification settings - Fork 6
Add missing type annotations #38
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feedback below
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I gave the wrong type return in my recommendation, my bad.
submitted for review of change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1106 to 1.2.9 from 1.2.8: > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_SH1106#10 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SH1107 to 1.5.9 from 1.5.8: > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_SH1107#14 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1305 to 1.3.8 from 1.3.7: > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_SSD1305#15 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306 to 1.5.9 from 1.5.8: > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_SSD1306#27 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_TSL2561 to 3.3.15 from 3.3.14: > Merge pull request adafruit/Adafruit_CircuitPython_TSL2561#38 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_US100 to 1.1.13 from 1.1.12: > Merge pull request adafruit/Adafruit_CircuitPython_US100#17 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_VCNL4010 to 0.11.6 from 0.11.5: > Merge pull request adafruit/Adafruit_CircuitPython_VCNL4010#23 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML6075 to 1.1.14 from 1.1.13: > Merge pull request adafruit/Adafruit_CircuitPython_VEML6075#17 from tcfranks/main Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML7700 to 1.1.18 from 1.1.17: > Merge pull request adafruit/Adafruit_CircuitPython_VEML7700#23 from tcfranks/main
resolves #36
submitted for review / comment