mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
Change CI to GitHub actions
Use copier template from oca/oca-addons-repo-template Apply linting
This commit is contained in:
@@ -6,10 +6,10 @@ import os
|
||||
import threading
|
||||
import uuid
|
||||
|
||||
from .strtobool import strtobool
|
||||
|
||||
from odoo import http
|
||||
|
||||
from .strtobool import strtobool
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user