mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2026-01-02 01:40:54 +00:00
pylint
This commit is contained in:
@@ -128,7 +128,7 @@ def main():
|
|||||||
dry_run=options.dry_run,
|
dry_run=options.dry_run,
|
||||||
interactive=not options.yes)
|
interactive=not options.yes)
|
||||||
|
|
||||||
if mode_given == False:
|
if not mode_given:
|
||||||
op.print_usage()
|
op.print_usage()
|
||||||
sys.exit(-1)
|
sys.exit(-1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user