Python: add qldoc

This commit is contained in:
Rasmus Lerchedahl Petersen
2024-06-27 16:55:29 +02:00
parent 9cca1b294c
commit 6bc830dca4

View File

@@ -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