Skip to content

Commit

Permalink
Development (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
hetulvp authored Apr 20, 2024
2 parents 5cf74f5 + 5575f88 commit 19317a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion session_2/challenge/submissions/baseline_copy.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def build_prompt(self, job_description: str) -> str:
prompt = f"""
Say "YES" if the given job description is suitable for
a freshers other wise say "NO"
a freshers other wise say "NO".
{job_description}.
Expand Down

0 comments on commit 19317a6

Please sign in to comment.