[FIX] flake8

This commit is contained in:
Holger Brunn 2015-05-06 11:04:10 +02:00
parent 23c8d67905
commit d6ab5d1c0d

View File

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