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 Ernesto Tejeda
parent cfb2829508
commit 88a91c4ab4
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': [],
'installable': True,
'active': False,
'certificate' : '',
'certificate': '',
'images': ['images/product_warranty.png'],
}

View File

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