Skip to content

Commit a368460

Browse files
committed
Add missing None in run for dense_path
1 parent 0d1b698 commit a368460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

router/tests/common.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ pub async fn start_server(model_id: String, revision: Option<String>, dtype: DTy
6060
None,
6161
None,
6262
None,
63+
None,
6364
8090,
6465
None,
6566
None,

0 commit comments

Comments
 (0)