Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
  • Loading branch information
Quentin Peter and ccordoba12 committed Feb 14, 2023
1 parent f61c8ef commit a976ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spyder/plugins/ipythonconsole/widgets/main_widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ def setup(self):
triggered=lambda: self.tabs.tab_navigate(-1),
register_shortcut=True
)

# --- For the client
self.env_action = self.create_action(
IPythonConsoleWidgetActions.ShowEnvironmentVariables,
Expand Down

0 comments on commit a976ff6

Please sign in to comment.