summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/callback_plugins
diff options
context:
space:
mode:
authorRodolfo Carvalho <rhcarvalho@gmail.com>2017-05-10 08:29:05 +0200
committerGitHub <noreply@github.com>2017-05-10 08:29:05 +0200
commit402e8caa5bcbc22050bb4a4f189a802262ca725f (patch)
tree3ade21aadd1e32ce4b44a6cd4cb0dc8f6ab06d94 /roles/openshift_health_checker/callback_plugins
parent5d408eeca04cb3c60a7e4918218e87fd43e57861 (diff)
parenta0539d0c459b5d5733a64f00d3f1d596ae5e9c1c (diff)
downloadopenshift-402e8caa5bcbc22050bb4a4f189a802262ca725f.tar.gz
openshift-402e8caa5bcbc22050bb4a4f189a802262ca725f.tar.bz2
openshift-402e8caa5bcbc22050bb4a4f189a802262ca725f.tar.xz
openshift-402e8caa5bcbc22050bb4a4f189a802262ca725f.zip
Merge pull request #4123 from rhcarvalho/remove-vim-line
Remove vim configuration from Python files
Diffstat (limited to 'roles/openshift_health_checker/callback_plugins')
-rw-r--r--roles/openshift_health_checker/callback_plugins/zz_failure_summary.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/openshift_health_checker/callback_plugins/zz_failure_summary.py b/roles/openshift_health_checker/callback_plugins/zz_failure_summary.py
index 208e81048..7bce7f107 100644
--- a/roles/openshift_health_checker/callback_plugins/zz_failure_summary.py
+++ b/roles/openshift_health_checker/callback_plugins/zz_failure_summary.py
@@ -1,4 +1,3 @@
-# vim: expandtab:tabstop=4:shiftwidth=4
'''
Ansible callback plugin.
'''