Skip to content

Commit 15f616e

Browse files
committed
fix: remove trailing blank line in health.py (ruff format)
1 parent 6db6de4 commit 15f616e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/app/api/health.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,3 @@ async def health_check() -> dict:
283283
"timestamp": datetime.now(timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ"),
284284
"services": services,
285285
}
286-

0 commit comments

Comments
 (0)