Skip to content

Commit 0fa40f6

Browse files
committed
small change
1 parent 940d420 commit 0fa40f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pinecone/manage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def create_index(
7575
pod_type: str = 'p1',
7676
index_config: dict = None,
7777
metadata_config: dict = None,
78-
source_collection: str = None,
78+
source_collection: str = '',
7979
):
8080
"""Creates a Pinecone index.
8181

0 commit comments

Comments
 (0)