We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@andfoy I think you may need to add self here: https://github.com/spyder-ide/spyder/blob/master/spyder/widgets/variableexplorer/dataframeeditor.py#L486
self
It would be good to test the resize functionality afterwards to make sure it works :)
The text was updated successfully, but these errors were encountered:
@andfoy, please work on @jitseniesen's suggestions :-)
Sorry, something went wrong.
Such a simple mistake! Sorry! Now it should be corrected in PR #3852, also I've tested it and it works like a charm :)
2081428
No branches or pull requests
@andfoy I think you may need to add
self
here: https://github.com/spyder-ide/spyder/blob/master/spyder/widgets/variableexplorer/dataframeeditor.py#L486It would be good to test the resize functionality afterwards to make sure it works :)
The text was updated successfully, but these errors were encountered: