mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Python: adjust test expectations
note that we do retain precision in `test_dict_from_keyword()`
This commit is contained in:
@@ -4271,7 +4271,7 @@ module StdlibPrivate {
|
||||
preservesValue = true
|
||||
)
|
||||
or
|
||||
// Imprecise content in any argument ends up on the container itself.
|
||||
// Imprecise content in the first argument ends up on the container itself.
|
||||
input = "Argument[0]" and
|
||||
output = "ReturnValue" and
|
||||
preservesValue = false
|
||||
|
||||
Reference in New Issue
Block a user