Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cooper-mbp:click cooper$ git diff
- diff --git a/third_party/3.6/click/decorators.pyi b/third_party/3.6/click/decorators.pyi
- index 8cd1616..5994420 100644
- --- a/third_party/3.6/click/decorators.pyi
- +++ b/third_party/3.6/click/decorators.pyi
- @@ -27,6 +27,7 @@ def make_pass_decorator(
- def command(
- name: str = None,
- + context_settings: Dict = None,
- cls: type = Command,
- # Command
- help: str = None,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement