Skip to content

Commit fd8e170

Browse files
committed
QLdoc
1 parent 9ea0a12 commit fd8e170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/ql/lib/semmle/python/Concepts.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ module AIPrompt {
345345
* extend `AIPrompt` instead.
346346
*/
347347
abstract class Range extends DataFlow::Node {
348+
/** Gets an input that is used as AI prompt. */
348349
abstract DataFlow::Node getAPrompt();
349350
}
350351
}

0 commit comments

Comments
 (0)