1
0
Fork 0

Modified function cli_configuration_args

to directly parse new format of `postprocessor_args` and `external_downloader_args`
This commit is contained in:
pukkandan 2021-01-23 15:13:51 +05:30
commit eab9b2bcaf
4 changed files with 37 additions and 54 deletions

View file

@ -18,7 +18,6 @@ from .options import (
)
from .compat import (
compat_getpass,
compat_shlex_split,
workaround_optparse_bug9161,
)
from .utils import (