Skip to content

BUG: Fix literal comparison#840

Merged
prabhuramachandran merged 1 commit into
enthought:masterfrom
larsoner:literal
Dec 24, 2019
Merged

BUG: Fix literal comparison#840
prabhuramachandran merged 1 commit into
enthought:masterfrom
larsoner:literal

Conversation

@larsoner
Copy link
Copy Markdown
Collaborator

Fixes on Python3.8:

SyntaxError: "is" with a literal. Did you mean "=="

@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 5, 2019

Codecov Report

Merging #840 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #840   +/-   ##
=======================================
  Coverage   50.85%   50.85%           
=======================================
  Files         263      263           
  Lines       23846    23846           
  Branches     3252     3252           
=======================================
  Hits        12128    12128           
  Misses      10931    10931           
  Partials      787      787
Impacted Files Coverage Δ
mayavi/tools/figure.py 47.79% <0%> (ø) ⬆️

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 aa81934...309dca2. Read the comment docs.

@prabhuramachandran
Copy link
Copy Markdown
Member

Thanks!

@prabhuramachandran prabhuramachandran merged commit c43c889 into enthought:master Dec 24, 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.

3 participants