Running with -c to specify the config ini file causes: `TypeError: expected str, bytes or os.PathLike object, not list` Initial check suggests line 256 should be `nargs=None`
Running with -c to specify the config ini file causes:
TypeError: expected str, bytes or os.PathLike object, not listInitial check suggests line 256 should be
nargs=None