Skip to content

Commit ce58a6f

Browse files
authored
Fixed formatting
1 parent 00cb3a8 commit ce58a6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libraries/botbuilder-dialogs/botbuilder/dialogs/dialog_instance.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ def __str__(self):
2626
"""
2727
Gets or sets a stack index.
2828
29-
.. remarks::
30-
Positive values are indexes within the current DC and negative values are indexes in the parent DC.
31-
3229
:return: Returns stack index.
3330
:rtype: str
3431
"""

0 commit comments

Comments
 (0)