Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Add decorators to methods in NotebookPlugin #471

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

jitseniesen
Copy link
Member

Specifically, make NotebookPlugin.get_description() a static method and NotebookPlugin.get_icon() a class method. This is required for Spyder 6.

Fixes #470.

Specifically, make `NotebookPlugin.get_description()` a static method
and `NotebookPlugin.get_icon()` a class method. This is required for
Spyder 6.
@jitseniesen jitseniesen added this to the v0.6.1 milestone Sep 4, 2024
@jitseniesen jitseniesen self-assigned this Sep 4, 2024
@jitseniesen jitseniesen merged commit 0ae31db into spyder-ide:master Sep 4, 2024
18 checks passed
@jitseniesen jitseniesen deleted the prefs branch September 4, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening preferences causes crash in Spyder 6
1 participant