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:
@@ -65,6 +65,7 @@ BackportSuite: type[TestSuite]
|
||||
class OdooSuite(BackportSuite):
|
||||
def _handleClassSetUp(self, test, result) -> None: ...
|
||||
def _tearDownPreviousClass(self, test, result) -> None: ...
|
||||
def has_http_case(self) -> bool: ...
|
||||
|
||||
class MetaCase(type):
|
||||
def __init__(cls, name, bases, attrs) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user