Skip to content

Commit 9b12c60

Browse files
committed
Python: Fix frameworks/data/warnings.ql
1 parent 9e43da9 commit 9b12c60

File tree

1 file changed

+1
-0
lines changed
  • python/ql/test/library-tests/frameworks/data

1 file changed

+1
-0
lines changed

python/ql/test/library-tests/frameworks/data/warnings.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import python
22
import semmle.python.frameworks.data.internal.ApiGraphModels as ApiGraphModels
33
import semmle.python.frameworks.data.ModelsAsData
44

5+
overlay[local]
56
class IsTesting extends ApiGraphModels::TestAllModels {
67
IsTesting() { this = this }
78
}

0 commit comments

Comments
 (0)