Browse Source

Add module docstring

Rodolfo Carvalho 8 years ago
parent
commit
e149ad8185
1 changed files with 2 additions and 0 deletions
  1. 2 0
      roles/openshift_health_checker/openshift_checks/etcd_volume.py

+ 2 - 0
roles/openshift_health_checker/openshift_checks/etcd_volume.py

@@ -1,3 +1,5 @@
+"""A health check for OpenShift clusters."""
+
 from openshift_checks import OpenShiftCheck, OpenShiftCheckException, get_var