Change in ovirt-node-plugin-vdsm[master]: engine_page: replace != None to is not None

Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: engine_page: replace != None to is not None ...................................................................... engine_page: replace != None to is not None PEP E711 complain about comparison to None Change-Id: I93e481e632bbf2599d987a716026f940cd3b0581 Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> --- M src/engine_page.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Douglas Schilling Landgraf: Verified Fabian Deutsch: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20996 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I93e481e632bbf2599d987a716026f940cd3b0581 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@fedoraproject.org> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
dougsland@redhat.com