Update pages/Resume_Roast.py
Browse files- pages/Resume_Roast.py +1 -1
pages/Resume_Roast.py
CHANGED
@@ -38,7 +38,7 @@ def generate_feedback(index, resume_text):
|
|
38 |
|
39 |
Be direct and have a friendly ribbing tone in your feedback, but remain professional.
|
40 |
""")
|
41 |
-
return response
|
42 |
|
43 |
# Streamlit app
|
44 |
def main():
|
|
|
38 |
|
39 |
Be direct and have a friendly ribbing tone in your feedback, but remain professional.
|
40 |
""")
|
41 |
+
return response
|
42 |
|
43 |
# Streamlit app
|
44 |
def main():
|