Revert "Update"

This reverts commit ddebfe56
This commit is contained in:
Trinh Anh Ngoc
2019-12-09 23:19:26 +07:00
parent 2a79974775
commit 50ff3662b7
67 changed files with 2035 additions and 0 deletions

View 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): ...