Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1f5dea

Browse files
committed
Python: Add query metadata
1 parent b66dd23 commit b1f5dea

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • python/ql/src/meta/ClassHierarchy

python/ql/src/meta/ClassHierarchy/Find.ql

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* @name Find new subclasses to model
3+
* @id py/meta/find-subclasses-to-model
4+
* @kind table
5+
*/
6+
17
import python
28
import semmle.python.dataflow.new.DataFlow
39
private import semmle.python.ApiGraphs

0 commit comments

Comments
 (0)