Skip to content

Commit b0a09e2

Browse files
committed
two also pass
1 parent f956f4d commit b0a09e2

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

conformance/results/pyrefly/dataclasses_slots.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conformant = "Partial"
1+
conformant = "Pass"
22
conformance_automated = "Pass"
33
errors_diff = """
44
"""

conformance/results/pyrefly/generics_upper_bound.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
conformance_automated = "Pass"
2-
conformant = "Partial"
3-
notes = """
4-
Cannot find a common supertype of `list[int]` and `set[int]` in order to solve a type variable bound to `Sized`.
5-
"""
2+
conformant = "Pass"
63
errors_diff = """
74
"""
85
output = """

0 commit comments

Comments
 (0)