[FIX] Add noqa even to __init__.py files.

This commit is contained in:
Ronald Portier (Therp BV)
2014-12-21 13:41:43 +01:00
parent e0d24ac1ff
commit 2ebba0ee05
5 changed files with 12 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
# -*- encoding: utf-8 -*-
# noqa: This is a backport from Odoo. OCA has no control over style here.
# flake8: noqa
import account_bank_statement_import