mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
Update stubs
This commit is contained in:
@@ -31,6 +31,3 @@ class except_orm(UserError):
|
||||
|
||||
class Warning(UserError):
|
||||
def __init__(self, *args, **kwargs) -> None: ...
|
||||
|
||||
class QWebException(Exception):
|
||||
def __init__(self, *args, **kwargs) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user