This commit is contained in:
Trinh Anh Ngoc
2019-12-09 16:54:22 +07:00
parent 40f7b77380
commit b89a873218
4 changed files with 29 additions and 23 deletions

View File

@@ -1,3 +1,7 @@
# Stubs for odoo.models (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
from collections import MutableMapping
from typing import Any, Optional, List, Union, Sequence, Tuple, Dict, Generator