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