Skip to content

Commit a221f94

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

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
@@ -445,7 +445,7 @@ def add_documents_csv(
445445
primary_key (optional):
446446
The primary-key used in index. Ignored if already set up.
447447
csv_delimiter:
448-
One ASCII character used to customize the delimiter for CSV.
448+
One ASCII character used to customize the delimiter for CSV. Comma used by default.
449449
450450
Returns
451451
-------

0 commit comments

Comments
 (0)