mirror of
https://github.com/github/codeql.git
synced 2026-02-23 02:13:41 +01:00
Python: Fix frameworks/data/warnings.ql
This commit is contained in:
@@ -2,6 +2,7 @@ import python
|
||||
import semmle.python.frameworks.data.internal.ApiGraphModels as ApiGraphModels
|
||||
import semmle.python.frameworks.data.ModelsAsData
|
||||
|
||||
overlay[local]
|
||||
class IsTesting extends ApiGraphModels::TestAllModels {
|
||||
IsTesting() { this = this }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user