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:
@@ -1,4 +1,2 @@
|
||||
from typing import Any
|
||||
|
||||
addons_paths: Any
|
||||
server_wide_modules: Any
|
||||
addons_paths: list[str]
|
||||
server_wide_modules: list[str]
|
||||
|
||||
Reference in New Issue
Block a user