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

Pylint fixes for talker.py #18

Merged
merged 1 commit into from
Dec 7, 2014
Merged

Pylint fixes for talker.py #18

merged 1 commit into from
Dec 7, 2014

Conversation

iandanforth
Copy link
Contributor

  • don't override built-in 'str'
  • spaces around operators
  • one statement per line
  • whitespace cleanup
  • single letter variable names are invalid, rename

- don't override built-in 'str'
- spaces around operators
- one statement per line
- whitespace cleanup
- single letter variable names are invalid, rename
@iandanforth
Copy link
Contributor Author

When this is merged http://wiki.ros.org/ROS/Tutorials/WritingPublisherSubscriber%28python%29 will need to be updated to reflect the changes.

@dirk-thomas
Copy link
Member

dirk-thomas added a commit that referenced this pull request Dec 7, 2014
@dirk-thomas dirk-thomas merged commit c535f8d into ros:indigo-devel Dec 7, 2014
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.

2 participants