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 d804acd commit 77d98b2Copy full SHA for 77d98b2
python/ql/src/Expressions/CallToSuperWrongClass.ql
@@ -14,6 +14,7 @@
14
15
import python
16
import semmle.python.dataflow.new.DataFlow
17
+import semmle.python.ApiGraphs
18
19
from DataFlow::CallCfgNode call_to_super, string name
20
where
0 commit comments