mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 22:56:55 +08:00
no unexported
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
from typing import Iterable, BinaryIO
|
||||
|
||||
__all__ = ... # type: List[str]
|
||||
_state = ... # type: None
|
||||
|
||||
def input(
|
||||
files = None,
|
||||
inplace: bool = ...,
|
||||
|
||||
Reference in New Issue
Block a user