mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-18 09:05:07 +08:00
Correct a typo in stdlib/2/symbol.pyi (#1607)
This commit is contained in:
@@ -88,4 +88,4 @@ testlist1 = ... # type: int
|
||||
encoding_decl = ... # type: int
|
||||
yield_expr = ... # type: int
|
||||
|
||||
symbol = ... # type: Dict[int, str]
|
||||
sym_name = ... # type: Dict[int, str]
|
||||
|
||||
Reference in New Issue
Block a user