mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Apparently noqa tag should also be part of __openerp__.py files.
This commit is contained in:
committed by
Alexis de Lattre
parent
b8db77b6db
commit
553f3bede6
@@ -1,4 +1,6 @@
|
||||
# -*- encoding: utf-8 -*-
|
||||
# noqa: This is a backport from Odoo. OCA has no control over style here.
|
||||
# flake8: noqa
|
||||
{
|
||||
'name': 'Import OFX Bank Statement',
|
||||
'version': '1.0',
|
||||
|
||||
Reference in New Issue
Block a user