aboutsummaryrefslogtreecommitdiffstats
path: root/sosreport
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2016-10-26 19:22:12 +0100
committerBryn M. Reeves <bmr@redhat.com>2016-10-26 19:22:12 +0100
commiteefd207b915716cb2f77a4bd5901ca4680f818b7 (patch)
tree33776e9381a1b69d04bc9ddb9995bc705a5c9174 /sosreport
parenta587569816f05a21cb7578b6c3feca986892de9a (diff)
downloadsos-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 'sosreport')
0 files changed, 0 insertions, 0 deletions