We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32f8d9 commit 98c60a7Copy full SHA for 98c60a7
python/ql/lib/semmle/python/dataflow/new/internal/DataFlowPrivate.qll
@@ -3,7 +3,6 @@ private import DataFlowPublic
3
import semmle.python.SpecialMethods
4
private import semmle.python.essa.SsaCompute
5
private import semmle.python.dataflow.new.internal.ImportStar
6
-
7
// Since we allow extra data-flow steps from modeled frameworks, we import these
8
// up-front, to ensure these are included. This provides a more seamless experience from
9
// a user point of view, since they don't need to know they need to import a specific
0 commit comments