Update python/ql/src/semmle/python/dataflow/new/internal/DataFlowPrivate.qll

This commit is contained in:
yoff
2021-01-26 19:16:54 +01:00
committed by GitHub
parent 500ea12224
commit cd85cf1645

View File

@@ -1127,7 +1127,7 @@ predicate subscriptReadStep(CfgNode nodeFrom, Content c, CfgNode nodeTo) {
* *
* `(a, b)`: [TupleElementContent(0)] * `(a, b)`: [TupleElementContent(0)]
* *
* --Step 5c--> * --Step 5a-->
* *
* `a`: [] * `a`: []
* *