mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
Add this module (#3784)
This commit is contained in:
5
stdlib/2and3/this.pyi
Normal file
5
stdlib/2and3/this.pyi
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
from typing import Dict
|
||||
|
||||
s: str
|
||||
d: Dict[str, str]
|
||||
Reference in New Issue
Block a user