diff --git a/ocs_ci/deployment/deployment.py b/ocs_ci/deployment/deployment.py index 67155c3b20c..2cbf2e7cf70 100644 --- a/ocs_ci/deployment/deployment.py +++ b/ocs_ci/deployment/deployment.py @@ -3454,7 +3454,8 @@ def check_observability_status(self): """ Check observability status - raises ACMObservabilityNotEnabled: if the cmd returns False, ACM observability is not enabled + Raises: + ACMObservabilityNotEnabled: if the cmd returns False, ACM observability is not enabled """