python_koans
python_koans copied to clipboard
Fix: SyntaxWarning: "is not" with a literal. Did you mean "!="?
Fixes https://github.com/gregmalcolm/python_koans/issues/248.