Python: Apply suggestions from code review

Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
Rasmus Wriedt Larsen
2023-08-18 10:09:45 +02:00
committed by GitHub
parent 4277be5819
commit 843f2681bb

View File

@@ -16,7 +16,7 @@ def aug_assign():
def dont_use_rhs(cond):
# liked noted in the original Ruby PR: https://github.com/github/codeql/pull/12566
# like noted in the original Ruby PR: https://github.com/github/codeql/pull/12566
x = SOURCE # $ path-node
if cond: