Skip to content

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

Merged
ParthS007 merged 1 commit into
TheAlgorithms:masterfrom
ParthS007:patch1
Oct 18, 2018
Merged

Fixes#476 : Remove Multiple Unused Imports and Variable#477
ParthS007 merged 1 commit into
TheAlgorithms:masterfrom
ParthS007:patch1

Conversation

@ParthS007

Copy link
Copy Markdown
Member

Fixes #476 - Remove Multiple Unused Imports and Variable

@ParthS007

Copy link
Copy Markdown
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