Closed nvxxu2i closed 5 years ago
Nice :)
I came to this repo just to submit a PR for this too ^_^
Was about to post a issued. In my case it repeats two times.
/usr/bin/ponysay/backend.py:294: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/bin/ponysay/backend.py:294: SyntaxWarning: "is not" with a literal. Did you mean "!="?
Python3.8 issued the following warning on each ponysay invocation:
/bin/ponysay/backend.py:294: SyntaxWarning: "is not" with a literal. Did you mean "!="?
This has been corrected here.