mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 20:24:30 +08:00
committed by
Guido van Rossum
parent
8c1690befc
commit
138073922d
2
third_party/3.6/click/decorators.pyi
vendored
2
third_party/3.6/click/decorators.pyi
vendored
@@ -57,6 +57,8 @@ def group(
|
||||
short_help: str = None,
|
||||
options_metavar: str = '[OPTIONS]',
|
||||
add_help_option: bool = True,
|
||||
# User-defined
|
||||
**kwargs: Any,
|
||||
) -> _Decorator:
|
||||
...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user