Python: add import

This commit is contained in:
Rasmus Lerchedahl Petersen
2022-11-25 08:52:35 +01:00
parent d804acdef7
commit 77d98b217e

View File

@@ -14,6 +14,7 @@
import python
import semmle.python.dataflow.new.DataFlow
import semmle.python.ApiGraphs
from DataFlow::CallCfgNode call_to_super, string name
where