Python: format ql

This commit is contained in:
Rasmus Lerchedahl Petersen
2020-08-06 15:42:14 +02:00
parent 614103c3b6
commit 3db1ceeb70

View File

@@ -6,5 +6,4 @@ where
sink.getLocation().getFile().getBaseName() = "classes.py" and
exists(CallGraphConfig cfg | cfg.hasFlow(source, sink))
select source, sink
// Rewrite this to just have 1-step paths?