Fix lint and formatting errors
This commit is contained in:
parent
de8c131a34
commit
82d2d26f9a
7 changed files with 32 additions and 17 deletions
|
@ -11,8 +11,14 @@ setup(
|
|||
('share/' + package_name, ['package.xml']),
|
||||
],
|
||||
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='',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue