Skip to content

Commit f48ecb1

Browse files
RasmusWLyoff
andauthored
Python: Apply suggestions from code review
Co-authored-by: yoff <[email protected]>
1 parent cb6bcad commit f48ecb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/lib/semmle/python/frameworks/internal/SubclassFinder.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ private import semmle.python.filters.Tests
1414
private module NotExposed {
1515
// Instructions:
1616
// 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
1718
// 1) fill out the `getAlreadyModeledClass` body below
1819
// 2) quick-eval the `quickEvalMe` predicate below, and copy the output to your modeling predicate
1920
class MySpec extends FindSubclassesSpec {

0 commit comments

Comments
 (0)