Skip to content

Fix a number of LGTM alerts#5952

Merged
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_lgtm
Nov 20, 2020
Merged

Fix a number of LGTM alerts#5952
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_lgtm

Conversation

@jleveque
Copy link
Copy Markdown
Contributor

@jleveque jleveque commented Nov 18, 2020

Fix 259 alerts reported by the LGTM tool:

  • 245 for Unused import
  • 7 for Testing equality to None
  • 5 for Duplicate key in dict literal
  • 1 for Module is imported more than once
  • 1 for Unused local variable

@jleveque jleveque self-assigned this Nov 18, 2020
@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Nov 18, 2020

This pull request fixes 259 alerts when merging 5d7489e into b595a6e - view on LGTM.com

fixed alerts:

  • 245 for Unused import
  • 7 for Testing equality to None
  • 5 for Duplicate key in dict literal
  • 1 for Module is imported more than once
  • 1 for Unused local variable

@jleveque jleveque marked this pull request as ready for review November 20, 2020 18:39
@jleveque jleveque merged commit 2324751 into sonic-net:master Nov 20, 2020
@jleveque jleveque deleted the fix_lgtm branch November 20, 2020 18:58
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
Fix 259 alerts reported by the LGTM tool:

- 245 for Unused import
- 7 for Testing equality to None
- 5 for Duplicate key in dict literal
- 1 for Module is imported more than once
- 1 for Unused local variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants