Spaces:
Runtime error
Runtime error
Update codriao_tb_module.py
Browse files- codriao_tb_module.py +1 -1
codriao_tb_module.py
CHANGED
@@ -44,4 +44,4 @@ class CodriaoHealthModule:
|
|
44 |
"ethical_analysis": response.get("response"),
|
45 |
"explanation": response.get("explanation"),
|
46 |
"system_health": response.get("health"),
|
47 |
-
|
|
|
44 |
"ethical_analysis": response.get("response"),
|
45 |
"explanation": response.get("explanation"),
|
46 |
"system_health": response.get("health"),
|
47 |
+
|