mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Python: Apply suggestions from code review
Co-authored-by: yoff <lerchedahl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a50b193c40
commit
1552c108b0
@@ -1,3 +1,3 @@
|
||||
lgtm,codescanning
|
||||
* Added data-flow from `x` in both `x or y` and `x and y`, as described in the
|
||||
* Added data-flow from both `x` and `y` to `x or y` and `x and y`, as a slight over-approximation of what is described in the
|
||||
[Python Language Reference](https://docs.python.org/3/reference/expressions.html#boolean-operations).
|
||||
|
||||
Reference in New Issue
Block a user