mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
Clean a bit of PEP8 things
This commit is contained in:
committed by
Antoni Marroig Campomar
parent
100487aa10
commit
20b829e7db
@@ -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'],
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user