[FIX] Forgot to commit some __Init__.py files.

This commit is contained in:
Ronald Portier (Therp BV)
2014-12-21 14:20:09 +01:00
parent 4b4b8da48a
commit c9cbcac6cf
2 changed files with 2 additions and 8 deletions

View File

@@ -1,7 +1,4 @@
# -*- encoding: utf-8 -*-
# noqa: This is a backport from Odoo. OCA has no control over style here.
# flake8: noqa
import account_bank_statement_import
from . import account_bank_statement_import
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: