Skip to content

Fixes#476 : Remove Multiple Unused Imports and Variable #477

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

Merged
merged 1 commit into from
Oct 18, 2018
Merged

Fixes#476 : Remove Multiple Unused Imports and Variable #477

merged 1 commit into from
Oct 18, 2018

Conversation

ParthS007
Copy link
Member

Fixes #476 - Remove Multiple Unused Imports and Variable

@ParthS007
Copy link
Member Author

This pull request fixes 31 alerts when merging 0856a61 into 765a326 - view on LGTM.com

fixed alerts:

  • 17 for Unused import
  • 6 for Testing equality to None
  • 3 for Unused local variable
  • 3 for Variable defined multiple times
  • 2 for Unreachable code

Comment posted by LGTM.com

@ParthS007 ParthS007 merged commit fedb3e7 into TheAlgorithms:master Oct 18, 2018
@ParthS007 ParthS007 deleted the patch1 branch October 18, 2018 00:06
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