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:
@@ -18,6 +18,7 @@ from ..tools import mute_logger, profiler
|
|||||||
from ..tools._vendor.sessions import Session
|
from ..tools._vendor.sessions import Session
|
||||||
from ..tools.profiler import Profiler
|
from ..tools.profiler import Profiler
|
||||||
from . import case
|
from . import case
|
||||||
|
from .form import Form as Form
|
||||||
from .result import OdooTestResult
|
from .result import OdooTestResult
|
||||||
|
|
||||||
_T = TypeVar("_T")
|
_T = TypeVar("_T")
|
||||||
|
|||||||
Reference in New Issue
Block a user