mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Python: add import
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user