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:
@@ -8,7 +8,7 @@ from re import Pattern
|
|||||||
from itertools import count
|
from itertools import count
|
||||||
from subprocess import Popen
|
from subprocess import Popen
|
||||||
from threading import Thread
|
from threading import Thread
|
||||||
from typing import Any, Callable, Generator, Generic, Iterator, Literal, Mapping, Match, TypeVar
|
from typing import Any, Callable, Generator, Generic, Iterator, Mapping, Match, TypeVar
|
||||||
from unittest import TestSuite
|
from unittest import TestSuite
|
||||||
from xmlrpc import client as xmlrpclib
|
from xmlrpc import client as xmlrpclib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user