mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Python: add qldoc
This commit is contained in:
@@ -6,6 +6,7 @@ private import python
|
||||
private import semmle.python.ApiGraphs
|
||||
private import semmle.python.filters.Tests
|
||||
|
||||
/** A class to represent scopes that the user might want to model. */
|
||||
class RelevantScope extends Scope {
|
||||
RelevantScope() {
|
||||
this.isPublic() and
|
||||
|
||||
Reference in New Issue
Block a user