Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd85cf1

Browse files
authored
Update python/ql/src/semmle/python/dataflow/new/internal/DataFlowPrivate.qll
1 parent 500ea12 commit cd85cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ predicate subscriptReadStep(CfgNode nodeFrom, Content c, CfgNode nodeTo) {
11271127
*
11281128
* `(a, b)`: [TupleElementContent(0)]
11291129
*
1130-
* --Step 5c-->
1130+
* --Step 5a-->
11311131
*
11321132
* `a`: []
11331133
*

0 commit comments

Comments
 (0)