Dan Kenigsberg has submitted this change and it was merged. Change subject: pep8: drop redundant trailing backslash ......................................................................
pep8: drop redundant trailing backslash Upstream pep8.py tool cries about it, and it was easy to fix automatically. While at it, fixed badly-broken long lines. Change-Id: Id702c194ecff6e231539fd88fa20188f31326948 Signed-off-by: Dan Kenigsberg <[email protected]> --- M tests/alignmentScanTests.py M tests/getAllVolumesTests.py M tests/persistentDictTests.py M tests/restTests.py M vdsm/API.py M vdsm/alignmentScan.py M vdsm/storage/hsm.py M vdsm/storage/image.py M vdsm/storage/sp.py M vdsm/storage/storage_mailbox.py M vdsm_api/process-schema.py M vdsm_cli/vdsClient.py M vdsm_reg/register-to-engine.py 13 files changed, 33 insertions(+), 33 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8752 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id702c194ecff6e231539fd88fa20188f31326948 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
