Skip to content

Commit

Permalink
Adde new line at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshraghupathy committed Sep 4, 2024
1 parent 627dd5e commit 934e6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion show/system_health.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)))
'''
'''

0 comments on commit 934e6ef

Please sign in to comment.