erkin / ponysay

Pony rewrite of cowsay.
GNU General Public License v3.0
1.19k stars 81 forks source link

fix: do not compare literal with "is not" #299

Closed adasiko closed 3 years ago

adasiko commented 4 years ago

ponysaytool.py:1005: SyntaxWarning: "is not" with a literal. Did you mean "!="?

crabdancing commented 4 years ago

I was just about to make this pull request! :P

crabdancing commented 4 years ago

Someone please merge this it's super annoying.

matthias4217 commented 4 years ago

I think it's already merged with #293.

adasiko commented 4 years ago

I think it's already merged with #293.

No.

293 - src/backend.py

299 - src/ponysaytool.py

GoDllkE commented 3 years ago

Somebody merge this! it's an anoying warning message

crabdancing commented 3 years ago

@erkin pls