Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge option fails with multiple #65

Open
chrisroederucdenver opened this issue Mar 17, 2022 · 1 comment
Open

merge option fails with multiple #65

chrisroederucdenver opened this issue Mar 17, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chrisroederucdenver
Copy link

Describe the bug
If you run with no arguments (as you very likely would not) you get: "ValueError: 'default' must be a list when 'multiple' is true."

To Reproduce
Steps to reproduce the behavior:

  1. Go to the main directory
  2. type ./main.py at the command line
  3. See error as above

Expected behavior
I'd expect an error relating to the lack of arguments.

Screenshots
n/a

Desktop (please complete the following information):

  • OS: macos Monterey
  • bash
@chrisroederucdenver chrisroederucdenver added the bug Something isn't working label Mar 17, 2022
@callahantiff
Copy link
Owner

@chrisroederucdenver -- thanks so much for noting this and creating the PR to resolve it. I am currently deep in the next release and will definitely take a close look at this and if everything looks good, will include it with that release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants