Skip to content

Iot Core - Fix format on print functions #2241

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 2 commits into from
Jul 23, 2019
Merged

Iot Core - Fix format on print functions #2241

merged 2 commits into from
Jul 23, 2019

Conversation

dinkopehar
Copy link
Contributor

@dinkopehar dinkopehar commented Jun 26, 2019

Fixed AttributeError: 'NoneType' object has no attribute 'format' on print functions. format was used on print functions incorrectly.

Other minor changes are:

  • Typos
  • Removed redundant parentheses around help attribute
  • --gateway_id added to README.rst since it was missing

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2019
Copy link
Contributor

@gguuss gguuss left a comment

Choose a reason for hiding this comment

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

Thank you for the PR, LGTM

@gguuss gguuss merged commit be5c52b into GoogleCloudPlatform:master Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants