Skip to content

Commit 71d1180

Browse files
committed
fix codestyle
1 parent d5d1af0 commit 71d1180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guides/basic_usage/04_inference.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"module_name": "knn",
2525
"k": [1],
2626
"weights": ["uniform"],
27-
"embedder_name": ["avsolatorio/GIST-small-Embedding-v0"]
27+
"embedder_name": ["avsolatorio/GIST-small-Embedding-v0"],
2828
},
2929
],
3030
},

0 commit comments

Comments
 (0)