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

Remove/comment unused variables #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szabopeter
Copy link

Short description of what this resolves:

Eliminate flake8 warnings about unused variables.
For some of the assignments, the right-hand-side was left because I was not sure about side-effects.
In some cases, the assignment represented some known element in a list - I only commented these as they would be not that trivial to find again if needed.

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.

1 participant