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:
@@ -163,7 +163,7 @@ class Reverse:
|
||||
def ignore(*exc: Any) -> None: ...
|
||||
def html_escape(text: Any): ...
|
||||
def formatLang(env: Any, value: Any, digits: Optional[Any] = ..., grouping: bool = ..., monetary: bool = ..., dp: bool = ..., currency_obj: bool = ...): ...
|
||||
def format_date(env: Any, value: Any, lang_code: bool = ..., date_format: bool = ...): ...
|
||||
def format_date(env: Any, value: Any, lang_code: str = ..., date_format: bool = ...): ...
|
||||
def _consteq(str1: Any, str2: Any): ...
|
||||
|
||||
consteq: Any
|
||||
|
||||
Reference in New Issue
Block a user