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: Fix warning and todo action menu entries #9023

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

ccordoba12
Copy link
Member

This was broken after PR #7205.

@ccordoba12 ccordoba12 added this to the v3.3.4 milestone Mar 25, 2019
@pep8speaks
Copy link

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

Line 1538:13: E731 do not assign a lambda expression, use a def
Line 1538:80: E501 line too long (80 > 79 characters)
Line 1565:13: E731 do not assign a lambda expression, use a def

@ccordoba12 ccordoba12 merged commit e47ddce into spyder-ide:3.x Mar 25, 2019
@ccordoba12 ccordoba12 deleted the fix-source-actions branch March 25, 2019 18:53
ccordoba12 added a commit that referenced this pull request Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants