mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-18 22:30:31 +08:00
[stdlib] Updates for Python 3.13.12 and 3.14.3 (#15371)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from typing import Final
|
||||
|
||||
module_docs: Final[dict[str, str]]
|
||||
Reference in New Issue
Block a user