def receive_health_check()
in
code/backend/app.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def receive_health_check(): return "Health check succeed\n"