Add the ability to set the option name with commands.Option #102
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR adds the ability to set the name of an option with
commands.Option
. This is useful when the option name is different from the parameter name.Checklist
LGTM, just run black and I'll merge