Config check failed with add_subclass_arguments(required=False)
#83
Labels
bug
Something isn't working
add_subclass_arguments(required=False)
#83
produces:
My assumption was that by setting
required=False
,--foo
does not need to be passed.And
args
would be an empty dictionary.The text was updated successfully, but these errors were encountered: