Skip to content

Converted strings to f-strings, added Hub class parameter descriptions #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 6 commits into from
Jul 18, 2023
Merged

Converted strings to f-strings, added Hub class parameter descriptions #13

merged 6 commits into from
Jul 18, 2023

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Jul 18, 2023

Fixes #10.

Converted two strings to f-strings. Added Hub class parameter descriptions.

Copy link
Contributor

@dhalbert dhalbert 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 the fixes! Made a few suggestions about naming and documentation.

Also, there are two files in examples/ that will need updating with the new io_mqtt name.

Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks good - thanks!

@dhalbert dhalbert merged commit 1b3d01b into adafruit:main Jul 18, 2023
@kattni kattni deleted the f-strings-and-params branch July 18, 2023 20:12
@kattni kattni restored the f-strings-and-params branch July 18, 2023 22:44
@kattni kattni deleted the f-strings-and-params branch July 18, 2023 22:49
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.

Consider Using F-Strings
2 participants