Fabian Deutsch has submitted this change and it was merged. Change subject: pep8: Fix if statment in system.py ......................................................................
pep8: Fix if statment in system.py system.py:1039:16: E713 test for membership should be 'not in' Change-Id: I596b3298c7fd8e2925097806905061da1fa6c698 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M src/ovirt/node/utils/system.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Looks good to me, approved Douglas Schilling Landgraf: Verified -- To view, visit https://gerrit.ovirt.org/42191 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I596b3298c7fd8e2925097806905061da1fa6c698 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
