Fix python lint error

This commit is contained in:
Matthew Sevey 2022-03-31 19:44:40 -04:00
parent eee48729d7
commit 2b9b1ec323
No known key found for this signature in database
GPG Key ID: 9ADDD344F13057F6
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ DISK_USAGE_DUMP_LOG = "../../devops/disk-monitor/disk-usage-dump.log"
setup()
# run_checks runs the health checks
async def run_checks():
print("Running Skynet portal health checks")