Skip to content

Commit 687a181

Browse files
committed
fix formatting
1 parent 9290a4a commit 687a181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/core/routes/test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ def post_conversation(item: RequestConversation) -> ResponseConversation:
8888
type=1,
8989
id=str(uuid.uuid4()),
9090
),
91-
)
91+
)

0 commit comments

Comments
 (0)