Skip to content

Commit fbe210f

Browse files
committed
regen
1 parent 46331c4 commit fbe210f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

conformance/results/results.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,10 @@ <h3>Python Type System Conformance Test Results</h3>
226226
</th></tr>
227227
<tr><th class="column col1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;typeforms_typeform</th>
228228
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>Does not support assigning Union and GenericAlias objects to their runtime types.</p></span></div></th>
229-
<th class="column col2 not-conformant">Unknown</th>
230-
<th class="column col2 not-conformant"><div class="hover-text">Unknown<span class="tooltip-text" id="bottom"><p>TypeForm[Any] is not considered equivalent to itself.</p></span></div></th>
231-
<th class="column col2 not-conformant">Unknown</th>
232-
<th class="column col2 not-conformant">Unknown</th>
229+
<th class="column col2 not-conformant">Unsupported</th>
230+
<th class="column col2 partially-conformant"><div class="hover-text">Partial<span class="tooltip-text" id="bottom"><p>TypeForm[Any] is not considered equivalent to itself.</p></span></div></th>
231+
<th class="column col2 not-conformant">Unsupported</th>
232+
<th class="column col2 not-conformant">Unsupported</th>
233233
</tr>
234234
<tr><th class="column" colspan="6">
235235
<a class="test_group" href="https://typing.readthedocs.io/en/latest/spec/special-types.html">Special types in annotations</a>

0 commit comments

Comments
 (0)