Commit
·
4aff750
1
Parent(s):
0509588
Update space
Browse files- email_generator/main.py +1 -1
email_generator/main.py
CHANGED
@@ -99,7 +99,7 @@ Scoring:
|
|
99 |
- Readability (0-10)
|
100 |
|
101 |
**Instructions:**
|
102 |
-
- Always output a JSON response in the specified format below.
|
103 |
- Only output "PASS" if all criteria are met with no room for improvement.
|
104 |
|
105 |
Output Format:
|
|
|
99 |
- Readability (0-10)
|
100 |
|
101 |
**Instructions:**
|
102 |
+
- Always output a JSON response in the specified format below, without any backticks or additional formatting.
|
103 |
- Only output "PASS" if all criteria are met with no room for improvement.
|
104 |
|
105 |
Output Format:
|