Skip to content

Fixed comparison issue so that it works with python 2 and 3#7

Open
adayton1 wants to merge 1 commit into
ghwatson:masterfrom
adayton1:master
Open

Fixed comparison issue so that it works with python 2 and 3#7
adayton1 wants to merge 1 commit into
ghwatson:masterfrom
adayton1:master

Conversation

@adayton1
Copy link
Copy Markdown

Using is for comparing strings does not work on both python2 and python3. I changed some code to use == instead.

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.

1 participant