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 06504f2 commit 44a678aCopy full SHA for 44a678a
python/ql/src/Functions/IterReturnsNonSelf.ql
@@ -12,7 +12,6 @@
12
*/
13
14
import python
15
-import semmle.python.dataflow.new.DataFlow
16
import semmle.python.ApiGraphs
17
18
/** Holds if `f` is a method of the class `c`. */
0 commit comments