Skip to content
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

Fix SyntaxWarning with py38 #334

Merged
merged 1 commit into from
Nov 25, 2019
Merged

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Nov 25, 2019

SyntaxWarning: "is not" with a literal. Did you mean "!="?

> SyntaxWarning: "is not" with a literal. Did you mean "!="?
@codecov-io
Copy link

Codecov Report

Merging #334 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #334   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files         133      133           
  Lines        4158     4158           
  Branches      417      417           
=======================================
  Hits         3896     3896           
  Misses        167      167           
  Partials       95       95

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.863% when pulling 8c9d47d on blueyed:fix-SyntaxWarning into 9a239b2 on Kuniwak:master.

@blueyed blueyed merged commit f8bae71 into Vimjas:master Nov 25, 2019
@blueyed blueyed deleted the fix-SyntaxWarning branch November 25, 2019 05:41
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.

None yet

3 participants