Skip to content

Commit 9ee0093

Browse files
committed
change notes and non-automated
1 parent bb8c101 commit 9ee0093

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

conformance/results/pyrefly/protocols_runtime_checkable.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
conformant = "Partial"
2-
notes = """
3-
Does not check for unsafe overlap in runtime_checkable protocols
4-
"""
1+
conformant = "Pass"
52
conformance_automated = "Pass"
63
errors_diff = """
74
"""

conformance/results/zuban/tuples_type_compat.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
conformant = "Partial"
2-
notes = """
3-
Incorrectly marks a match case as unreachable.
4-
"""
1+
conformant = "Pass"
52
conformance_automated = "Pass"
63
errors_diff = """
74
"""

0 commit comments

Comments
 (0)