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:
@@ -4,4 +4,4 @@ from typing import Callable
|
||||
component_re: Pattern
|
||||
replace: Callable
|
||||
|
||||
def parse_version(s: str) -> tuple[str]: ...
|
||||
def parse_version(s: str) -> tuple[str, ...]: ...
|
||||
|
||||
Reference in New Issue
Block a user