[FIX] flake8 PEP8 for module account_credit_control_dunning_fees

This commit is contained in:
Nicolas Bessi
2014-07-11 18:25:11 +02:00
parent 803eea80b8
commit 7f1c747589

View File

@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
from openerp.osv import orm, fields
from openerp.osv import orm
class credit_control_run(orm.Model):