Python: adjust test expectations

note that we do retain precision in
`test_dict_from_keyword()`
This commit is contained in:
Rasmus Lerchedahl Petersen
2024-10-04 15:30:02 +02:00
parent a4c1a622b7
commit 6f5b949ec8
2 changed files with 4 additions and 4 deletions

View File

@@ -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