aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/rhui.py
diff options
context:
space:
mode:
Diffstat (limited to 'sos/plugins/rhui.py')
-rw-r--r--sos/plugins/rhui.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/sos/plugins/rhui.py b/sos/plugins/rhui.py
index f0413b4b..a0ef5129 100644
--- a/sos/plugins/rhui.py
+++ b/sos/plugins/rhui.py
@@ -37,3 +37,5 @@ class Rhui(Plugin, RedHatPlugin):
% (self.rhui_debug_path, cds, rhui_debug_dst_path),
suggest_filename="rhui-debug")
return
+
+# vim: et ts=4 sw=4