Bone-Market-Solver/bonemarketsolver/objects
Jeremy Saklad cacb985be6
Fix Enum arguments that accept multiple values
EnumAction was erasing nargs before passing it to the superclass
initializer, which broke handling for arguments with consecutive values.

The help text for --desired-buyer has been updated to reflect that you
actually can specify multiple values with a single declaration now.
2021-08-13 08:27:23 -05:00
..
action.py Convert project to package 2021-08-03 14:48:42 -05:00
enumaction.py Fix Enum arguments that accept multiple values 2021-08-13 08:27:23 -05:00