mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 04:25:50 +08:00
Add this module (#3784)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
from typing import Dict
|
||||
|
||||
s: str
|
||||
d: Dict[str, str]
|
||||
Reference in New Issue
Block a user