mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update typing.py
This commit is contained in:
parent
790e87f688
commit
ab96dbb028
@ -32,6 +32,8 @@ LiteralString = _PLACEHOLDER
|
||||
Iterable = _PLACEHOLDER
|
||||
Generator = _PLACEHOLDER
|
||||
|
||||
Hashable = _PLACEHOLDER
|
||||
|
||||
TypeVar = _PLACEHOLDER
|
||||
Self = _PLACEHOLDER
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user