diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2022-03-22 11:10:12 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2022-03-24 09:53:30 -0400 |
commit | 2666cb75fd8a463a8366dfb1d969b17ab5a95152 (patch) | |
tree | 3acbd36018002982bd4760239c19535344fa59ac /tests/unittests/plugin_tests.py | |
parent | 382daef525564607428445e8dcfd1b5aa5b7869c (diff) | |
download | sos-2666cb75fd8a463a8366dfb1d969b17ab5a95152.tar.gz |
[collect] Correct `self.primary` to NoneType default
Corrects the initial assignment of `self.primary` to `None` instead of
`False`, so that quick scanning over the code is more inline with
`Cluster` instances.
Closes: #2892
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/unittests/plugin_tests.py')
0 files changed, 0 insertions, 0 deletions