We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
None
cocoindex.init()
1 parent 56d6955 commit 584b02fCopy full SHA for 584b02f
python/cocoindex/lib.py
@@ -12,7 +12,7 @@
12
from .convert import dump_engine_object
13
14
15
-def init(settings: setting.Settings | None):
+def init(settings: setting.Settings | None = None):
16
"""
17
Initialize the cocoindex library.
18
0 commit comments