mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Python: format ql
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user