mirror of
http://bgp.hk.skcks.cn:10086/https://github.com/krahets/hello-algo
synced 2026-04-23 10:20:50 +08:00
According to PEP 8, "Comparisons to singletons like None should always be done with is or is not, never the equality operators."