summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2013-08-06 16:28:49 +0900
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2013-08-06 18:02:48 +0900
commit648f2381b5fc91f8430e45a69dd64175dc913726 (patch)
tree789301858dc53980c981744c846ce0176f239ee3 /Makefile
parent5eaff32cedf72647636e23436dde660d6323943c (diff)
downloadpygerrit-648f2381b5fc91f8430e45a69dd64175dc913726.tar.gz
Fix pylint warnings
- Add missing docstrings that the PEP-257 checker did not report. - Add explicit parameters on `GerritSSHClient.exec_command` method overridden from `paramiko.SSHClient.exec_command`. - Disable warning that the `GerritEvent` class does not have a member named `name`. This member is initialised by the event factory when a derived class is instantiated. - Capitalise constant `REQUIRES`. Change-Id: I8880e061b51e12145ee55e0cd86dab930970cde5
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions