PEP8:
E302 expected 2 blank lines
E201 + E202 + E231 Whitespaces
Comparison with None performed with equality operators
+ E714 is not
+ E711
redundant Paranthesis
Differential D3779
refurbish code PEP8 & Co./wap_client ghane on Aug 15 2022, 7:59 PM. Authored by Tags None Referenced Files
Subscribers
Details
PEP8: Comparison with None performed with equality operators redundant Paranthesis
Diff Detail
Event TimelineComment Actions Hmm, where can I see in Phabricator for which target branch this diff is intended? It should go into dev/python3, but I can't tell from the web interface. Comment Actions On second thought, these changes are in no way specific to Python 3, so let's get them into master right away. |