Skip to content

Commit 41908cb

Browse files
committed
python: add missing qldoc
1 parent 49d4b14 commit 41908cb

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
@@ -116,6 +116,7 @@ module Path {
116116

117117
PathNormalization() { this = range }
118118

119+
/** Gets an argument to this path normalization that is interpreted as a path. */
119120
DataFlow::Node getPathArg() { result = range.getPathArg() }
120121
}
121122

0 commit comments

Comments
 (0)