Skip to content

Commit 77d98b2

Browse files
committed
Python: add import
1 parent d804acd commit 77d98b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/src/Expressions/CallToSuperWrongClass.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
import python
1616
import semmle.python.dataflow.new.DataFlow
17+
import semmle.python.ApiGraphs
1718

1819
from DataFlow::CallCfgNode call_to_super, string name
1920
where

0 commit comments

Comments
 (0)