Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: xtzhang1122 <[email protected]>
  • Loading branch information
xtzhang1122 committed Aug 18, 2024
1 parent ff6fac8 commit a676cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/routes/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ def post_conversation(item: RequestConversation) -> ResponseConversation:
type=1,
id=str(uuid.uuid4()),
),
)
)

0 comments on commit a676cd2

Please sign in to comment.