mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
7
odoo-stubs/tools/win32.pyi
Normal file
7
odoo-stubs/tools/win32.pyi
Normal file
@@ -0,0 +1,7 @@
|
||||
# Stubs for odoo.tools.win32 (Python 3)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
from typing import Any
|
||||
|
||||
def nl_langinfo(param: Any): ...
|
||||
Reference in New Issue
Block a user