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:
@@ -77,7 +77,7 @@ class QwebTracker:
|
||||
view_id: Any
|
||||
def __init__(self, view_id, arch, cr) -> None: ...
|
||||
def enter_directive(self, directive, attrib, xpath) -> None: ...
|
||||
def leave_directive(self) -> None: ...
|
||||
def leave_directive(self, directive, attrib, xpath) -> None: ...
|
||||
|
||||
class QwebCollector(Collector):
|
||||
name: str
|
||||
|
||||
Reference in New Issue
Block a user