Skip to content

Commit 46331c4

Browse files
committed
fix invariants
1 parent 09ee24b commit 46331c4

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

conformance/results/pyrefly/typeforms_typeform.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conformance = "Unsupported"
1+
conformant = "Unsupported"
22
conformance_automated = "Fail"
33
errors_diff = """
44
Line 59: Expected 1 errors

conformance/results/pyright/typeforms_typeform.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conformance = "Unsupported"
1+
conformant = "Unsupported"
22
conformance_automated = "Fail"
33
errors_diff = """
44
Line 70: Expected 1 errors

conformance/results/ty/typeforms_typeform.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
conformant = "Unsupported"
12
conformance_automated = "Fail"
23
errors_diff = """
34
Line 59: Expected 1 errors

conformance/results/zuban/typeforms_typeform.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
conformance = "Partial"
1+
conformant = "Partial"
22
notes = """
33
TypeForm[Any] is not considered equivalent to itself.
44
"""

0 commit comments

Comments
 (0)