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: Improve note error Variable Explorer #23377

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jsbautista
Copy link
Contributor

@jsbautista jsbautista commented Dec 30, 2024

Description of Changes

Improve note error Variable Explorer

Improve note error and add except ModuleNotFoundError in Variable Explorer

Issue(s) Resolved

Fixes #20671
Fixes #22784

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:

@jsbautista

@dalthviz dalthviz assigned dalthviz and jsbautista and unassigned dalthviz Dec 30, 2024
@dalthviz dalthviz added this to the v6.0.4 milestone Dec 30, 2024
@pep8speaks
Copy link

pep8speaks commented Jan 6, 2025

Hello @jsbautista! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 78:48: E251 unexpected spaces around keyword / parameter equals
Line 78:50: E251 unexpected spaces around keyword / parameter equals
Line 81:48: E251 unexpected spaces around keyword / parameter equals
Line 81:50: E251 unexpected spaces around keyword / parameter equals

Comment last updated at 2025-01-15 20:00:48 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment