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 +'''