mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: fix formatting
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/**
|
||||
* @kind path-problem
|
||||
*/
|
||||
* @kind path-problem
|
||||
*/
|
||||
|
||||
import experimental.dataflow.testConfig
|
||||
import DataFlow::PathGraph
|
||||
import experimental.dataflow.testConfig
|
||||
import DataFlow::PathGraph
|
||||
|
||||
from TestConfiguration config, DataFlow::PathNode source, DataFlow::PathNode sink
|
||||
where config.hasFlowPath(source, sink)
|
||||
|
||||
Reference in New Issue
Block a user