Skip to content

Commit c1ab661

Browse files
committed
Python: format
1 parent 03c2431 commit c1ab661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python/ql/test/experimental/dataflow/summaries/TestSummaries.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ private import python
22
private import semmle.python.dataflow.new.FlowSummary
33
private import semmle.python.ApiGraphs
44

5-
/** This module ensures that the `callStep` predicate in
5+
/**
6+
* This module ensures that the `callStep` predicate in
67
* our type tracker implelemtation does not refer to the
78
* `getACall` predicate on `SummarizedCallable`.
89
*/

0 commit comments

Comments
 (0)