mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] pms-api-rest: fix precommit & PEP
This commit is contained in:
committed by
Darío Lodeiros
parent
af960fcec3
commit
1c7b8efdc5
@@ -3,7 +3,7 @@ import time
|
||||
from jose import jwt
|
||||
|
||||
from odoo import _
|
||||
from odoo.exceptions import ValidationError, AccessDenied, UserError
|
||||
from odoo.exceptions import ValidationError
|
||||
|
||||
from odoo.addons.base_rest import restapi
|
||||
from odoo.addons.base_rest_datamodel.restapi import Datamodel
|
||||
|
||||
Reference in New Issue
Block a user