Skip to content

Commit bf05646

Browse files
authored
Update config.py
1 parent 5521c47 commit bf05646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pinecone/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ def init(api_key: str = None, host: str = None, environment: str = None, project
216216
Config = _CONFIG()
217217

218218
# Init
219-
init()
219+
init()

0 commit comments

Comments
 (0)