Clean a bit of PEP8 things

This commit is contained in:
Joël Grand-Guillaume
2014-07-16 14:46:22 +02:00
committed by Antoni Marroig Campomar
parent 100487aa10
commit 20b829e7db
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ Those informations are used in the RMA Claim (Product Return Management) module.
'test': [], 'test': [],
'installable': True, 'installable': True,
'active': False, 'active': False,
'certificate' : '', 'certificate': '',
'images': ['images/product_warranty.png'], 'images': ['images/product_warranty.png'],
} }