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

autopep8 #1

Merged
merged 1 commit into from
Oct 20, 2018
Merged

autopep8 #1

merged 1 commit into from
Oct 20, 2018

Conversation

mlautman
Copy link
Member

Results of running
autopep8 --max-line-length 130 --in-place $1 on each .py file

@mlautman mlautman requested a review from brawner October 16, 2018 23:34
msg_list = rosmsg.list_msgs(package)
elif self._mode == rosmsg.MODE_SRV:
msg_list = rosmsg.list_srvs(package)

rospy.logdebug('_refresh_msgs package={} msg_list={}'.format(package,
msg_list))
msg_list))
Copy link

Choose a reason for hiding this comment

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

move line break

@mlautman mlautman merged commit 08f63f5 into master Oct 20, 2018
@mlautman mlautman deleted the pep8 branch October 20, 2018 03:38
haraisao added a commit to haraisao/rqt_msg that referenced this pull request Feb 6, 2019
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