Skip to content

added typing for image, scs, and, reverse_bit num #23

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 5 commits into from
Apr 28, 2023

Conversation

SebastienFauque
Copy link
Contributor

Added typing for the SharpMemoryDisplay. Should close issue: #17

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

I have a few changes in mind that I think would be good to make.

@tekktrik tekktrik linked an issue Apr 27, 2023 that may be closed by this pull request
2 tasks
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Latest version looks good to me. Thanks again for working on this @SebastienFauque!

I added one commit to put in the "unused" typing import which we need for when the library runs on microcontrollers.

@FoamyGuy FoamyGuy merged commit b633527 into adafruit:main Apr 28, 2023
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 28, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK to 0.3.14 from 0.3.13:
  > Merge pull request adafruit/Adafruit_CircuitPython_MONSTERM4SK#15 from SebastienFauque/main
  > Add upload url to release action
  > Add .venv to .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_OV to 1.0.11 from 1.0.10:
  > Merge pull request adafruit/Adafruit_CircuitPython_OV#17 from patenaud/type_annotations
  > Add upload url to release action
  > Add .venv to .gitignore
  > Update .pylintrc for v2.15.5
  > Fix release CI files
  > Update pylint to 2.15.5
  > Updated pylint version to 2.13.0
  > Switching to composite actions

Updating https://github.com/adafruit/Adafruit_CircuitPython_SharpMemoryDisplay to 1.4.7 from 1.4.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_SharpMemoryDisplay#23 from SebastienFauque/main
  > Add upload url to release action
  > Add .venv to .gitignore

Updating https://github.com/adafruit/Adafruit_CircuitPython_hashlib to 1.4.11 from 1.4.10:
  > Merge pull request adafruit/Adafruit_CircuitPython_hashlib#22 from ChrisPappalardo/add-missing-type-annotations
  > Add upload url to release action
  > Add .venv to .gitignore

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