mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
Update
This commit is contained in:
@@ -49,7 +49,6 @@ class WebRequest:
|
||||
@property
|
||||
def session(self) -> OpenERPSession: ...
|
||||
def __enter__(self): ...
|
||||
uid: Any = ...
|
||||
def __exit__(self, exc_type: Any, exc_value: Any, traceback: Any) -> None: ...
|
||||
def set_handler(self, endpoint: Any, arguments: Any, auth: Any) -> None: ...
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user