Python: format

This commit is contained in:
Rasmus Lerchedahl Petersen
2022-09-13 08:08:04 +02:00
parent 03c243175b
commit c1ab66181b

View File

@@ -2,7 +2,8 @@ private import python
private import semmle.python.dataflow.new.FlowSummary
private import semmle.python.ApiGraphs
/** This module ensures that the `callStep` predicate in
/**
* This module ensures that the `callStep` predicate in
* our type tracker implelemtation does not refer to the
* `getACall` predicate on `SummarizedCallable`.
*/