Currently, this is using the python argument parser, which handles some similar syntax to the argument list. There are two other ways we can address this however:
If we assume that some folks might try to write argument lists by hand, and not rely on the autoapi, we should probably have a legitimate default to fall back to.
Currently, this is using the python argument parser, which handles some similar syntax to the argument list. There are two other ways we can address this however:
If we assume that some folks might try to write argument lists by hand, and not rely on the autoapi, we should probably have a legitimate default to fall back to.