We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c2431 commit c1ab661Copy full SHA for c1ab661
python/ql/test/experimental/dataflow/summaries/TestSummaries.qll
@@ -2,7 +2,8 @@ private import python
2
private import semmle.python.dataflow.new.FlowSummary
3
private import semmle.python.ApiGraphs
4
5
-/** This module ensures that the `callStep` predicate in
+/**
6
+ * This module ensures that the `callStep` predicate in
7
* our type tracker implelemtation does not refer to the
8
* `getACall` predicate on `SummarizedCallable`.
9
*/
0 commit comments