pylint error in test file corrected

This commit is contained in:
Gervais Naoussi
2015-12-08 13:02:51 +01:00
parent fc556602cd
commit 53870f0b05
3 changed files with 10 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# -*- coding:utf-8 -*-
# -*- coding: utf-8 -*-
from openerp.tests import common