mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Forgot to commit some __Init__.py files.
This commit is contained in:
committed by
Alexis de Lattre
parent
2dc2ba282b
commit
f59386b9c6
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user