mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Annotate mysqlclient.release.version_info (#8391)
This commit is contained in:
@@ -1,3 +1 @@
|
||||
from typing import Any
|
||||
|
||||
version_info: Any
|
||||
version_info: tuple[int, int, int, str, int]
|
||||
|
||||
Reference in New Issue
Block a user