mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-27 12:02:19 +08:00
Clean out the pytype blacklist (#1667)
This commit is contained in:
committed by
Matthias Kramm
parent
9e76d44b09
commit
817c270c32
@@ -29,5 +29,5 @@ WSGIApplication = Callable[
|
||||
Callable[[str, List[Tuple[str, str]], _exc_info], Callable[[Union[bytes, str]], None]]
|
||||
]
|
||||
],
|
||||
Iterable[Union[bytes, str]],
|
||||
Iterable[Union[bytes, str]]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user