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'],
} }

View File

@@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Copyright 2013 Camptocamp # Copyright 2013 Camptocamp
# Copyright 2009-2013 Akretion, # Copyright 2009-2013 Akretion,
# Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume # Author: Emmanuel Samyn, Raphaël Valyi, Sébastien Beau, Joel Grand-Guillaume
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify