From 934e6ef84290479c7f690919b2e997494157b419 Mon Sep 17 00:00:00 2001 From: Ramesh Raghupathy Date: Wed, 4 Sep 2024 11:51:06 -0700 Subject: [PATCH] Adde new line at EOF --- show/system_health.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/show/system_health.py b/show/system_health.py index f3286f21b6..40542867cb 100644 --- a/show/system_health.py +++ b/show/system_health.py @@ -487,4 +487,4 @@ def sysready_status_detail(): clicommon.run_command(cmd, display_cmd=False) except Exception as e: click.echo("Exception: {}".format(str(e))) -''' \ No newline at end of file +'''