[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
committed by Alexis de Lattre
parent 2dc2ba282b
commit f59386b9c6

View File

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