mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-25 00:48:36 +00:00
feat: remove strtobool
This commit is contained in:
@@ -5,7 +5,7 @@ import logging
|
||||
import os
|
||||
import threading
|
||||
import uuid
|
||||
from distutils.util import strtobool
|
||||
from .strtobool import strtobool
|
||||
|
||||
from odoo import http
|
||||
|
||||
|
||||
Reference in New Issue
Block a user