Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
xtzhang1122 committed Aug 18, 2024
1 parent 9290a4a commit 687a181
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 687a181

Please sign in to comment.