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:
@@ -59,7 +59,7 @@ class OriginIds:
|
|||||||
|
|
||||||
def expand_ids(id0: _T, ids: Iterable) -> Iterator[_T]: ...
|
def expand_ids(id0: _T, ids: Iterable) -> Iterator[_T]: ...
|
||||||
|
|
||||||
IdType: tuple[type[int], type[str], type[NewId]]
|
IdType: tuple[type[int], type[NewId]]
|
||||||
PREFETCH_MAX: int
|
PREFETCH_MAX: int
|
||||||
LOG_ACCESS_COLUMNS: list[str]
|
LOG_ACCESS_COLUMNS: list[str]
|
||||||
MAGIC_COLUMNS: list[str]
|
MAGIC_COLUMNS: list[str]
|
||||||
|
|||||||
Reference in New Issue
Block a user