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

@ -14,8 +14,14 @@ setup(
('share/' + package_name + '/launch', glob.glob('launch/*.launch.py')),
],
install_requires=['setuptools'],
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='',