mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
fix flakes8
This commit is contained in:
@@ -20,14 +20,14 @@
|
||||
##############################################################################
|
||||
|
||||
{
|
||||
'name' : 'pingen.com integration (document)',
|
||||
'version' : '1.0',
|
||||
'author' : 'Camptocamp',
|
||||
'name': 'pingen.com integration (document)',
|
||||
'version': '1.0',
|
||||
'author': 'Camptocamp',
|
||||
'maintainer': 'Camptocamp',
|
||||
'license': 'AGPL-3',
|
||||
'category': 'Reporting',
|
||||
'complexity': 'easy',
|
||||
'depends' : ['document', 'pingen'],
|
||||
'depends': ['document', 'pingen'],
|
||||
'description': """
|
||||
Glue module between the `pingen` and the `document` modules.
|
||||
""",
|
||||
|
||||
Reference in New Issue
Block a user