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:
@@ -56,7 +56,9 @@ def file_open(
|
||||
subdir: str = ...,
|
||||
pathinfo: bool = ...,
|
||||
filter_ext: Any | None = ...,
|
||||
env: Environment | None = ...,
|
||||
): ...
|
||||
def file_open_temporary_directory(env: Environment) -> Iterator[str]: ...
|
||||
def flatten(list) -> list: ...
|
||||
def reverse_enumerate(l): ...
|
||||
def partition(
|
||||
|
||||
Reference in New Issue
Block a user