Open eljeffeg opened 3 years ago
Update Katana for changes in cmd2 >= 2.0. See https://github.com/python-cmd2/cmd2/releases/tag/2.0.0 (June 2021)
TypeError: __init__() got an unexpected keyword argument 'choices_method'
cmd2
Note to reviewer. I haven't tested this beyond making sure the app runs katana -h, where it would fail prior.
katana -h
Update Katana for changes in cmd2 >= 2.0. See https://github.com/python-cmd2/cmd2/releases/tag/2.0.0 (June 2021)
TypeError: __init__() got an unexpected keyword argument 'choices_method'
bugcmd2
or they'll get a similar error but 'choices_provider'Note to reviewer. I haven't tested this beyond making sure the app runs
katana -h
, where it would fail prior.