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 Missing Type Annotations - Partial #29

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Conversation

tcfranks
Copy link
Contributor

resolves #18

This is a PARTIALLY COMPLETE solution - still completing work on objects and methods in emc2101_fanspeed.py....Wanted to get the others (init.py, emc2101_lut.py, emc2101_ext.py, and emc2101_enums.py) up for feedback and review.

@tekktrik
Copy link
Member

Do you intend to keep it all in this one review, or break it up across multiple PRs? If it's the latter, I'll unlink the issue so it doesn't get lost or forgotten. :)

@tekktrik tekktrik self-requested a review April 11, 2023 16:53
@tcfranks
Copy link
Contributor Author

I guess I anticipated feedback on the others that would require correction, and that I’d gety the last file annotated and completed with the rest.

There were pretty lot hanging fruit, so if that’s not the case, unlink the or and I’ll push the last when I get it done. I won’t get to it before this evening, at the earliest.

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.

The changes that are included here thus far look good to me. Nothing particular jumps out to me that would need to be changed from the portion that is here at the moment.

@tcfranks
Copy link
Contributor Author

Thank you @FoamyGuy . I've been dragging my feet, I know. I'll be out of town for two weeks. I'll try to wrap this up when I get back.

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.

Going to merge this and we can work on the remaining in a new PR

@FoamyGuy FoamyGuy merged commit 187acbc into adafruit:main Nov 19, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 20, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_DS18X20 to 1.4.2 from 1.4.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_DS18X20#32 from FoamyGuy/blinka_warning

Updating https://github.com/adafruit/Adafruit_CircuitPython_EMC2101 to 1.2.8 from 1.2.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_EMC2101#35 from FoamyGuy/type_annotations
  > Merge pull request adafruit/Adafruit_CircuitPython_EMC2101#29 from tcfranks/main

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
3 participants