Fix python lint error
This commit is contained in:
parent
eee48729d7
commit
2b9b1ec323
|
@ -42,6 +42,7 @@ DISK_USAGE_DUMP_LOG = "../../devops/disk-monitor/disk-usage-dump.log"
|
||||||
|
|
||||||
setup()
|
setup()
|
||||||
|
|
||||||
|
|
||||||
# run_checks runs the health checks
|
# run_checks runs the health checks
|
||||||
async def run_checks():
|
async def run_checks():
|
||||||
print("Running Skynet portal health checks")
|
print("Running Skynet portal health checks")
|
||||||
|
|
Reference in New Issue