Skip to content

Commit

Permalink
Merge from 5.x: PR #22198
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Jul 11, 2024
2 parents ad4827e + c72b4e5 commit a20ab7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spyder/app/mainwindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,6 @@ def setup(self):

for plugin in all_plugins.values():
plugin_name = plugin.NAME

plugin_main_attribute_name = (
self._INTERNAL_PLUGINS_MAPPING[plugin_name]
if plugin_name in self._INTERNAL_PLUGINS_MAPPING
Expand Down

0 comments on commit a20ab7f

Please sign in to comment.