Skip to content

Correct Missing Type Annotations #17 #20

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
Aug 23, 2022
Merged

Correct Missing Type Annotations #17 #20

merged 3 commits into from
Aug 23, 2022

Conversation

tcfranks
Copy link
Contributor

No description provided.

@tcfranks
Copy link
Contributor Author

I expect this isn't perfect....feedback pls....

@tekktrik tekktrik self-requested a review August 18, 2022 17:33
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. The types that you have in are looking pretty good to me. I found a few functions without still that we can round out.

I think we can type the bind() function here: https://github.com/tcfranks/Adafruit_CircuitPython_BLE_File_Transfer/blob/dca365e252cb829e44fe975698a9ed6321a40e72/adafruit_ble_file_transfer.py#L68 with Service and PacketBuffer` types for argument and returns.

@tcfranks
Copy link
Contributor Author

Ready for 2nd review, I think.

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! Thanks @tcfranks and @FoamyGuy!

@tekktrik tekktrik merged commit a642f83 into adafruit:main Aug 23, 2022
@tekktrik tekktrik mentioned this pull request Aug 23, 2022
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.

3 participants