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.
import python
1 parent 38a38fd commit ae841cdCopy full SHA for ae841cd
python/ql/src/semmle/python/Concepts.qll
@@ -4,7 +4,7 @@
4
* provide concrete subclasses.
5
*/
6
7
-import python
+private import python
8
private import semmle.python.dataflow.new.DataFlow
9
private import semmle.python.dataflow.new.RemoteFlowSources
10
private import semmle.python.dataflow.new.TaintTracking
0 commit comments