Skip to content

Commit b1b9113

Browse files
alallemasanders41
andauthored
Update meilisearch/index.py
Co-authored-by: Paul Sanders <[email protected]>
1 parent bf25a80 commit b1b9113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ def update_documents_csv(
619619
primary_key (optional):
620620
The primary-key used in index. Ignored if already set up.
621621
csv_delimiter:
622-
One ASCII character used to customize the delimiter for CSV.
622+
One ASCII character used to customize the delimiter for CSV. Comma used by default.
623623
624624
Returns
625625
-------

0 commit comments

Comments
 (0)