mirror of
https://github.com/github/codeql.git
synced 2026-04-19 14:04:09 +02:00
Python: Fixup for callGraphConfig
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import experimental.dataflow.callGraphConfig
|
||||
import TestUtilities.dataflow.callGraphConfig
|
||||
|
||||
from DataFlow::Node source, DataFlow::Node sink
|
||||
where
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import experimental.dataflow.callGraphConfig
|
||||
import TestUtilities.dataflow.callGraphConfig
|
||||
|
||||
from DataFlow::Node sink
|
||||
where
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import experimental.dataflow.callGraphConfig
|
||||
import TestUtilities.dataflow.callGraphConfig
|
||||
|
||||
from DataFlow::Node source
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user