Skip to content

Commit 3db1cee

Browse files
committed
Python: format ql
1 parent 614103c commit 3db1cee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/test/experimental/dataflow/coverage/classesCallGraph.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ where
66
sink.getLocation().getFile().getBaseName() = "classes.py" and
77
exists(CallGraphConfig cfg | cfg.hasFlow(source, sink))
88
select source, sink
9-
109
// Rewrite this to just have 1-step paths?

0 commit comments

Comments
 (0)