From 8f905143b6966f942f64d0dcd725f52173f79a15 Mon Sep 17 00:00:00 2001 From: Hetul Patel Date: Sat, 20 Apr 2024 20:15:23 +0000 Subject: [PATCH] remove dot --- session_2/challenge/submissions/baseline_copy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session_2/challenge/submissions/baseline_copy.py b/session_2/challenge/submissions/baseline_copy.py index c8f6b3e..0ad174f 100644 --- a/session_2/challenge/submissions/baseline_copy.py +++ b/session_2/challenge/submissions/baseline_copy.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}.