diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2016-10-26 19:22:12 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2016-10-26 19:22:12 +0100 |
commit | eefd207b915716cb2f77a4bd5901ca4680f818b7 (patch) | |
tree | 33776e9381a1b69d04bc9ddb9995bc705a5c9174 /AUTHORS | |
parent | a587569816f05a21cb7578b6c3feca986892de9a (diff) | |
download | sos-eefd207b915716cb2f77a4bd5901ca4680f818b7.tar.gz |
[global] make class method instance names consistent
A method decorated with @classmethod receives an instance of the
class object (rather than an instance of the class) in its first
argument - use 'cls' in these functions rather than 'self'.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions