Skip to content

Commit 8f9741a

Browse files
yoffRasmusWL
andauthored
Update python/ql/lib/semmle/python/internal/Awaited.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 8c72cc0 commit 8f9741a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/ql/lib/semmle/python/internal/Awaited.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ private import python
88
private import semmle.python.dataflow.new.DataFlow
99

1010
/**
11+
* INTERNAL: Do not use.
12+
*
1113
* Holds if `result` is the result of awaiting `awaitedValue`.
1214
*/
1315
cached

0 commit comments

Comments
 (0)