Skip to content

Commit 0ecca91

Browse files
yoffowen-mc
authored andcommitted
Python: typo
1 parent f669a4f commit 0ecca91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ql/lib/semmle/python/frameworks/Stdlib.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4245,7 +4245,7 @@ module StdlibPrivate {
42454245
// TODO: Once we have DictKeyContent, we need to transform that into ListElementContent
42464246
) and
42474247
(
4248-
//Element content is mutated into list element content
4248+
// Element content is mutated into list element content
42494249
output = "ReturnValue.ListElement" and
42504250
preservesValue = true
42514251
or

0 commit comments

Comments
 (0)