From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: pylint: storageServer: ExampleConnection: improve documented interface ...................................................................... pylint: storageServer: ExampleConnection: improve documented interface ExampleConnection serves as a "documentation class". This patch fixes the signature of its __eq__ and __ne__ methods. Signed-off-by Dan Kenigsberg <[email protected]> Change-Id: I2dd21331439a5fcb911c8e86be2aa78fc0c12b21 --- M vdsm/storage/storageServer.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Nir Soffer: Looks good to me, approved Jenkins CI: Passed CI tests Dan Kenigsberg: Verified -- To view, visit https://gerrit.ovirt.org/69337 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2dd21331439a5fcb911c8e86be2aa78fc0c12b21 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
