Skip to content
Snippets Groups Projects
Commit bdcc5661 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:shirt: isort

parent 5d241699
No related branches found
No related tags found
No related merge requests found
import logging
import werkzeug.utils
import odoo.modules.registry
from odoo import http
from odoo.http import request
......@@ -3,9 +5,7 @@
import odoo.modules.registry
from odoo import http
from odoo.http import request
import werkzeug.utils
log = logging.getLogger(__name__)
REDIRECT_MSG = "Redirecting client to configured url: %s"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment