From 35539a826b31b65d441e8f3d31b7c2710407ddca Mon Sep 17 00:00:00 2001 From: yeop <49216065+yeop-sang@users.noreply.github.com> Date: Sat, 23 Aug 2025 15:38:23 +0900 Subject: [PATCH 1/2] adsf --- app/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/main.py b/app/main.py index 9d3c7fe..c6972f1 100644 --- a/app/main.py +++ b/app/main.py @@ -910,4 +910,4 @@ async def analyze_sentences_with_gemini( raise HTTPException( status_code=500, detail=f"문장 분석 중 오류 발생: {str(e)}" - ) \ No newline at end of file + ) From 5773b80be0681dfd8cfd163bad9b2b55fca19628 Mon Sep 17 00:00:00 2001 From: yeop <49216065+yeop-sang@users.noreply.github.com> Date: Sat, 23 Aug 2025 15:45:35 +0900 Subject: [PATCH 2/2] ADSF --- app/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/main.py b/app/main.py index c6972f1..cc5f9e0 100644 --- a/app/main.py +++ b/app/main.py @@ -911,3 +911,4 @@ async def analyze_sentences_with_gemini( status_code=500, detail=f"문장 분석 중 오류 발생: {str(e)}" ) +