Python: Add query metadata

This commit is contained in:
Rasmus Wriedt Larsen
2023-09-12 15:29:10 +02:00
parent b66dd23a68
commit b1f5dea70c

View File

@@ -1,3 +1,9 @@
/**
* @name Find new subclasses to model
* @id py/meta/find-subclasses-to-model
* @kind table
*/
import python
import semmle.python.dataflow.new.DataFlow
private import semmle.python.ApiGraphs