Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: inherit from object ......................................................................
tests: inherit from object We are still on python 2.x, so all classes should inherit from object, unless there is a crystal clear case NOT to do so. Change-Id: I57b5aaeb275ffe1f7314a3b44ee764e61903338c Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46801 Continuous-Integration: Jenkins CI Reviewed-by: Piotr Kliczewski <[email protected]> --- M tests/integration/jsonRpcHelper.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Piotr Kliczewski: Looks good to me, approved Jenkins CI: Passed CI tests Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/46801 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I57b5aaeb275ffe1f7314a3b44ee764e61903338c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
