Skip to content

Fix syntax warnings due to comparison of literals using is. #105

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

Merged
merged 1 commit into from
Feb 8, 2020
Merged

Fix syntax warnings due to comparison of literals using is. #105

merged 1 commit into from
Feb 8, 2020

Conversation

tirkarthi
Copy link
Contributor

Fixes #104

@derek73 derek73 merged commit aea7269 into derek73:master Feb 8, 2020
@derek73 derek73 added the bug label Feb 8, 2020
@derek73 derek73 added this to the v1.0.6 milestone Feb 8, 2020
@derek73
Copy link
Owner

derek73 commented Feb 8, 2020

Thanks for the pull request. Merged into v1.0.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax warning due to comparison of literals using is in Python 3.8
2 participants