Skip to content

Commit c9ac6ef

Browse files
authored
Merge pull request #795 from superannotateai/fix_docs
fix in docs
2 parents 1f138fe + 0772d95 commit c9ac6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2555,7 +2555,7 @@ def set_project_steps(
25552555
25562556
:param connections: Defines connections between keypoint annotation steps.
25572557
Each inner list specifies a pair of step IDs indicating a connection.
2558-
:type connections: list of dicts
2558+
:type connections: list of list
25592559
25602560
Request Example for General Annotation Project:
25612561
::

0 commit comments

Comments
 (0)