Change in vdsm[master]: pep8: Fix pep8 in vdsm-tool

dkuznets at redhat.com dkuznets at redhat.com
Wed May 14 11:50:53 UTC 2014


Dima Kuznetsov has posted comments on this change.

Change subject: pep8: Fix pep8 in vdsm-tool
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/27656/2/vdsm-tool/vdsm-tool
File vdsm-tool/vdsm-tool:

Line 95:                 print textwrap.fill(
Line 96:                     ERROR_SAME_COMMAND %
Line 97:                     (cmd_name, mod_name,
Line 98:                      tool_command[cmd_name]["module"].__name__)
Line 99:                 )
> Having this parenthesis in an extra line is not necessary for pep8 and it a
Done
Line 100:                 continue
Line 101:             tool_command[cmd_name] = {"module": module, "command": cmd}
Line 102:             mod_cmds.append((cmd_name, cmd.__doc__))
Line 103: 


-- 
To view, visit http://gerrit.ovirt.org/27656
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I00773932002cdeac939afedad90f1291010fedda
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list