Python: Fixup for callGraphConfig

This commit is contained in:
Rasmus Wriedt Larsen
2024-04-23 09:42:35 +02:00
parent bb00d6919a
commit 1bc085c8f7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
import experimental.dataflow.callGraphConfig
import TestUtilities.dataflow.callGraphConfig
from DataFlow::Node source, DataFlow::Node sink
where

View File

@@ -1,4 +1,4 @@
import experimental.dataflow.callGraphConfig
import TestUtilities.dataflow.callGraphConfig
from DataFlow::Node sink
where

View File

@@ -1,4 +1,4 @@
import experimental.dataflow.callGraphConfig
import TestUtilities.dataflow.callGraphConfig
from DataFlow::Node source
where