Format files
All checks were successful
Tests / Declarative: Post Actions passed: 14
CI-Multi/pipeline/pr-main This commit looks good

This commit is contained in:
2026-02-22 12:20:30 +01:00
parent f9185e0f21
commit bd769b0eb0
5 changed files with 29 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ def health():
"commit": settings.git_commit,
"build": settings.build_number,
"author": settings.commit_author,
"uptime_seconds": uptime()
"uptime_seconds": uptime(),
}