aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorEisuke Kawashima <e.kawaschima+github@gmail.com>2024-06-26 23:55:15 +0900
committerGitHub <noreply@github.com>2024-06-26 15:55:15 +0100
commitfd35a92300a00edaf56ae94176317390677569a4 (patch)
tree0141101560a5b1acfd7eafce374ca6bdb1a435a8 /lldb/packages/Python/lldbsuite/test/dotest.py
parent019f525716348578802b02961c328b43f7cad0fb (diff)
downloadllvm-fd35a92300a00edaf56ae94176317390677569a4.zip
llvm-fd35a92300a00edaf56ae94176317390677569a4.tar.gz
llvm-fd35a92300a00edaf56ae94176317390677569a4.tar.bz2
[lldb] fix(lldb/**.py): fix comparison to True/False (#94039)
from PEP8 (https://peps.python.org/pep-0008/#programming-recommendations): > Comparisons to singletons like None should always be done with is or is not, never the equality operators. Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions