Relax click dependency. by asvetlov · Pull Request #302 · python/core-workflow
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mariatta
deleted the
relax-click-dependency
branch
| help=("Path to config file, .cherry_picker.toml " | ||
| "from project root by default"), | ||
| default=None) | ||
| @click.argument('commit_sha1', 'The commit sha1 to be cherry-picked', nargs=1, |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why remove the explanation? How is this related to the click dependency update?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, they changed api..
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Explicitly forbade meaningless argument actually. The help was never displayed IIRC
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters