mirror of
https://github.com/github/codeql.git
synced 2026-06-05 21:47:10 +02:00
Python: typo
This commit is contained in:
committed by
Owen Mansel-Chan
parent
f669a4f3bf
commit
0ecca91dea
@@ -4245,7 +4245,7 @@ module StdlibPrivate {
|
||||
// TODO: Once we have DictKeyContent, we need to transform that into ListElementContent
|
||||
) and
|
||||
(
|
||||
//Element content is mutated into list element content
|
||||
// Element content is mutated into list element content
|
||||
output = "ReturnValue.ListElement" and
|
||||
preservesValue = true
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user