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:
@@ -4,6 +4,7 @@ from . import (
|
||||
loading as loading,
|
||||
migration as migration,
|
||||
module as module,
|
||||
neutralize as neutralize,
|
||||
registry as registry
|
||||
)
|
||||
from .loading import (
|
||||
@@ -13,6 +14,7 @@ from .loading import (
|
||||
from .module import (
|
||||
adapt_version as adapt_version,
|
||||
check_resource_path as check_resource_path,
|
||||
get_manifest as get_manifest,
|
||||
get_module_path as get_module_path,
|
||||
get_module_resource as get_module_resource,
|
||||
get_modules as get_modules,
|
||||
@@ -20,6 +22,5 @@ from .module import (
|
||||
get_resource_from_path as get_resource_from_path,
|
||||
get_resource_path as get_resource_path,
|
||||
initialize_sys_path as initialize_sys_path,
|
||||
load_information_from_description_file as load_information_from_description_file,
|
||||
load_openerp_module as load_openerp_module
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user