mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template Apply linting
This commit is contained in:
@@ -60,6 +60,6 @@ try:
|
||||
from odoo.addons import documents
|
||||
|
||||
documents.models.ir_binary.IrBinary._record_to_stream = IrBinary._record_to_stream
|
||||
except ImportError:
|
||||
except ImportError: # pylint: disable=except-pass
|
||||
# document enterprise module if not installed, we just ignore
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user