Skip to content

Commit 16b1246

Browse files
committed
space
1 parent 01ef6c4 commit 16b1246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

predict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def predict(
3737
default="ui",
3838
),
3939
route: str = Input(
40-
description='🔗 comma connect URL (e.g. https://connect.comma.ai/fe18f736cb0d7813/1698620773416/1698620855707, this is the preferred input method and includes dongle ID with start/end times.) OR #️⃣ route ID (e.g. a2a0ccea32023010|2023-07-27--13-01-19. Note that any segment ID\"--\" appended to the end will be ignored as\"startSecond\" is used instead, but route id portion of input will still accepted)'
40+
description='🔗 comma connect URL (e.g. https://connect.comma.ai/fe18f736cb0d7813/1698620773416/1698620855707, this is the preferred input method and includes dongle ID with start/end times.) OR #️⃣ route ID (e.g. a2a0ccea32023010|2023-07-27--13-01-19. Note that any segment ID \"--\" appended to the end will be ignored as\"startSecond\" is used instead, but route id portion of input will still accepted)'
4141
' (⚠️ "Public Access" must be enabled or a valid JWT Token must be provided.'
4242
" All required files for render type in Comma Connect must be uploaded from device."
4343
" Please see the Quick Usage section of the README on GitHub at https://github.com/nelsonjchen/op-replay-clipper#quick-usage for instructions on generating an appropiate comma connect URL.)",

0 commit comments

Comments
 (0)