mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 21:46:42 +08:00
missing import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Iterable, BinaryIO, List, Callable, IO
|
||||
from typing import Iterable, BinaryIO, List, Callable, IO, AnyStr
|
||||
|
||||
|
||||
def input(
|
||||
|
||||
Reference in New Issue
Block a user