Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/superannotate/lib/app/interface/sdk_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -2555,7 +2555,7 @@ def set_project_steps(

:param connections: Defines connections between keypoint annotation steps.
Each inner list specifies a pair of step IDs indicating a connection.
:type connections: list of dicts
:type connections: list of list

Request Example for General Annotation Project:
::
Expand Down