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.
1 parent 28ae8fa commit f150282Copy full SHA for f150282
src/superannotate/lib/app/interface/sdk_interface.py
@@ -63,6 +63,7 @@ def init(path_to_config_json: str):
63
Initializes and authenticates to SuperAnnotate platform using the config file.
64
If not initialized then $HOME/.superannotate/config.json
65
will be used.
66
+
67
:param path_to_config_json: Location to config JSON file
68
:type path_to_config_json: str or Path
69
"""
0 commit comments