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