Skip to content

Commit ac329b3

Browse files
authored
Development (#40)
2 parents b142e12 + 8ee1142 commit ac329b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session_2/challenge/submissions/baseline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def build_prompt(self, job_description: str) -> str:
1212
prompt = f"""
1313
1414
Say "YES" if the given job description is suitable for
15-
a freshers other wise say "NO".
15+
a freshers other wise say "NO"
1616
1717
{job_description}.
1818

0 commit comments

Comments
 (0)