Explorar o código

Add module docstring

Rodolfo Carvalho %!s(int64=7) %!d(string=hai) anos
pai
achega
af4e0fec21

+ 2 - 1
roles/openshift_health_checker/openshift_checks/disk_availability.py

@@ -1,4 +1,5 @@
-# pylint: disable=missing-docstring
+"""Check that there is enough disk space in predefined paths."""
+
 import os.path
 import tempfile