We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6bcad commit f48ecb1Copy full SHA for f48ecb1
python/ql/lib/semmle/python/frameworks/internal/SubclassFinder.qll
@@ -14,6 +14,7 @@ private import semmle.python.filters.Tests
14
private module NotExposed {
15
// Instructions:
16
// This needs to be automated better, but for this prototype, here are some rough instructions:
17
+ // 0) get a database of the library you are about to model
18
// 1) fill out the `getAlreadyModeledClass` body below
19
// 2) quick-eval the `quickEvalMe` predicate below, and copy the output to your modeling predicate
20
class MySpec extends FindSubclassesSpec {
0 commit comments