Skip to content

Commit e3fcfd0

Browse files
committed
Python: Use configuration for dataflow consistency checks in dataflow/exceptions
1 parent f8d7a36 commit e3fcfd0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
import semmle.python.dataflow.new.internal.DataFlowImplConsistency::Consistency
1+
import python
2+
import experimental.dataflow.TestUtil.DataFlowConsistency

0 commit comments

Comments
 (0)