Hi, I found that when I tried to make an equality test on empty like,

if errors == []:

PyCharm always warns me,

Expression can be simplified.

I am wondering what's wrong and how to fix this?

cheers
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to