Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6bc830d

Browse files
committed
Python: add qldoc
1 parent 9cca1b2 commit 6bc830d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/ql/lib/modeling/Util.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ private import python
66
private import semmle.python.ApiGraphs
77
private import semmle.python.filters.Tests
88

9+
/** A class to represent scopes that the user might want to model. */
910
class RelevantScope extends Scope {
1011
RelevantScope() {
1112
this.isPublic() and

0 commit comments

Comments
 (0)