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 коммит произвёл GitHub
Родитель 4277be5819
Коммит 843f2681bb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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: