mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
committed by
Jelle Zijlstra
parent
b29b239f17
commit
b868c6c3c1
2
third_party/2and3/click/utils.pyi
vendored
2
third_party/2and3/click/utils.pyi
vendored
@@ -72,7 +72,7 @@ class KeepOpenFile:
|
||||
|
||||
|
||||
def echo(
|
||||
message: Optional[Union[bytes, Text]] = ...,
|
||||
message: object = ...,
|
||||
file: Optional[IO] = ...,
|
||||
nl: bool = ...,
|
||||
err: bool = ...,
|
||||
|
||||
Reference in New Issue
Block a user