Files
@ 2ce0bc6e85f1
Branch filter:
Location: kallithea/scripts/shortlog.py
2ce0bc6e85f1
1.0 KiB
text/x-python
cli: pass local argv to argparser instead of letting it use the global sys.argv
Fix pylint warning: "fix W0613(unused-argument) in argparser: Unused argument 'argv".
Fix pylint warning: "fix W0613(unused-argument) in argparser: Unused argument 'argv".