mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
4 lines
57 B
Python
4 lines
57 B
Python
from typing import Any
|
|
|
|
def nl_langinfo(param: Any): ...
|