macadmins / installapplications

A tool for dynamically using installapplication
Apache License 2.0
286 stars 62 forks source link

generatejson: update nargs count #107

Closed rickheil closed 1 year ago

rickheil commented 1 year ago

With the addition of retries/retrieswait, need to increment the nargs count by two else it throws the "length of metavar tuple does not match nargs" ValueError.