From 929fbecdacc55b9124e3609af59516dfc4aedef0 Mon Sep 17 00:00:00 2001 From: Hetul Patel Date: Sun, 21 Apr 2024 07:54:22 +0000 Subject: [PATCH] Remove dot --- session_2/challenge/submissions/baseline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session_2/challenge/submissions/baseline.py b/session_2/challenge/submissions/baseline.py index c8f6b3e..0ad174f 100644 --- a/session_2/challenge/submissions/baseline.py +++ b/session_2/challenge/submissions/baseline.py @@ -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}.