Skip to content

Commit

Permalink
editorstack
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Peter committed Sep 10, 2023
1 parent 781dc3f commit 745b3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyder/plugins/editor/widgets/editorstack/editorstack.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ class EditorStack(QWidget, SpyderConfigurationAccessor):
See Also
--------
:py:meth:spyder.plugins.editor.widgets.editor.EditorStack.send_to_help
:py:meth:spyder.plugins.editor.widgets.editorstack.editorstack.EditorStack.send_to_help
"""

def __init__(self, parent, actions, use_switcher=True):
Expand Down

0 comments on commit 745b3e5

Please sign in to comment.