From e2316fed50e0441efa45fab1239b7d6fd86f93bf Mon Sep 17 00:00:00 2001 From: Vaghinak Basentsyan Date: Wed, 5 Mar 2025 14:27:16 +0400 Subject: [PATCH] Update docs --- src/superannotate/lib/app/interface/sdk_interface.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/superannotate/lib/app/interface/sdk_interface.py b/src/superannotate/lib/app/interface/sdk_interface.py index bd9ef2743..4a44efce2 100644 --- a/src/superannotate/lib/app/interface/sdk_interface.py +++ b/src/superannotate/lib/app/interface/sdk_interface.py @@ -4440,8 +4440,7 @@ def item_context( :rtype: ItemContext .. seealso:: - For more details, see :class:`ItemContext`. - + For more details, see :class:`ItemContext` nested class. **Examples:**