Skip to content

Remove unused variable found by LGTM#144

Merged
eric-wieser merged 1 commit intopygae:masterfrom
eric-wieser:remo-unused-var
Dec 8, 2019
Merged

Remove unused variable found by LGTM#144
eric-wieser merged 1 commit intopygae:masterfrom
eric-wieser:remo-unused-var

Conversation

@eric-wieser
Copy link
Member

Introduced in gh-141, which removed all uses of this variable but forgot to remove it.

Introduced in pygaegh-141, which removed all uses of this variable but forgot to remove it.
@codecov
Copy link

codecov bot commented Dec 8, 2019

Codecov Report

Merging #144 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   67.23%   67.25%   +0.01%     
==========================================
  Files           8        8              
  Lines        4774     4773       -1     
==========================================
  Hits         3210     3210              
+ Misses       1564     1563       -1
Impacted Files Coverage Δ
galgebra/mv.py 63.01% <ø> (+0.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a27cdd...cfaa030. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Dec 8, 2019

This pull request fixes 1 alert when merging cfaa030 into 7a27cdd - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable

@eric-wieser eric-wieser merged commit 7995365 into pygae:master Dec 8, 2019
@eric-wieser eric-wieser deleted the remo-unused-var branch December 8, 2019 10:56
@utensil utensil added this to the 0.4.5 milestone Dec 18, 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