mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
4277be5819
commit
843f2681bb
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user