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 47899b4 commit 0772d95Copy full SHA for 0772d95
src/superannotate/lib/app/interface/sdk_interface.py
@@ -2555,7 +2555,7 @@ def set_project_steps(
2555
2556
:param connections: Defines connections between keypoint annotation steps.
2557
Each inner list specifies a pair of step IDs indicating a connection.
2558
- :type connections: list of dicts
+ :type connections: list of list
2559
2560
Request Example for General Annotation Project:
2561
::
0 commit comments