Skip to content

Commit 270bb5b

Browse files
committed
Fixing ruff format.
1 parent 80a1496 commit 270bb5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

p2p-webrtc/video-transform/server/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ class StartBotResult(TypedDict, total=False):
101101

102102
return result
103103

104+
104105
@app.api_route(
105106
"/sessions/{session_id}/{path:path}",
106107
methods=["GET", "POST", "PUT", "PATCH", "DELETE"],

0 commit comments

Comments
 (0)