Skip to content

Conversation

@karlding
Copy link
Collaborator

@karlding karlding commented May 8, 2020

Equality should be compared via == not the "is" operator. This is a
SyntaxWarning on Python 3.8+

@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #830 into develop will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #830   +/-   ##
========================================
  Coverage    69.95%   69.95%           
========================================
  Files           70       70           
  Lines         6640     6640           
========================================
  Hits          4645     4645           
  Misses        1995     1995           

Equality should be compared via == not the "is" operator. This is a
SyntaxWarning on Python 3.8+
@karlding karlding force-pushed the fix_syntaxwarning_in_simplecyclic_test branch from 2defaca to 9b6fcf5 Compare May 8, 2020 05:19
@hardbyte hardbyte merged commit e0bb245 into hardbyte:develop May 12, 2020
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