Fix lint and formatting errors

This commit is contained in:
Christophe Bedard 2019-06-24 16:13:42 +02:00
parent de8c131a34
commit 82d2d26f9a
7 changed files with 32 additions and 17 deletions

View file

@ -7,8 +7,14 @@ setup(
packages=find_packages(exclude=['test']),
install_requires=['ros2cli'],
zip_safe=True,
maintainer='Christophe Bedard, Ingo Lütkebohle',
maintainer_email='fixed-term.christophe.bourquebedard@de.bosch.com, ingo.luetkebohle@de.bosch.com',
maintainer=(
'Christophe Bedard, '
'Ingo Lütkebohle'
),
maintainer_email=(
'fixed-term.christophe.bourquebedard@de.bosch.com, '
'ingo.luetkebohle@de.bosch.com'
),
author='Christophe Bedard',
author_email='fixed-term.christophe.bourquebedard@de.bosch.com',
# url=',