Format files
This commit is contained in:
@@ -57,7 +57,7 @@ def health():
|
||||
"commit": settings.git_commit,
|
||||
"build": settings.build_number,
|
||||
"author": settings.commit_author,
|
||||
"uptime_seconds": uptime()
|
||||
"uptime_seconds": uptime(),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user