Update stubs

This commit is contained in:
Trinh Anh Ngoc
2025-03-26 16:13:43 +07:00
parent 204ed57ed8
commit 577e5f3583
16 changed files with 51 additions and 15 deletions

View File

@@ -2,6 +2,7 @@ from typing import Callable, Iterable, Literal
from lxml import etree
from lxml.etree import _Element
from odoo.addons.base.models.ir_attachment import IrAttachment
from ..api import Environment