raahinaez commited on
Commit
26ac191
·
verified ·
1 Parent(s): cf7e4e4

Update backend/app/schemas.py

Browse files
Files changed (1) hide show
  1. backend/app/schemas.py +0 -1
backend/app/schemas.py CHANGED
@@ -115,4 +115,3 @@ class AIContentRequest(BaseModel):
115
  class AIContentResponse(BaseModel):
116
  content: str
117
  suggested_hashtags: List[str]
118
-
 
115
  class AIContentResponse(BaseModel):
116
  content: str
117
  suggested_hashtags: List[str]