diff --git a/conformance/results/mypy/generics_syntax_infer_variance.toml b/conformance/results/mypy/generics_syntax_infer_variance.toml index 81b7b1da..f664ea38 100644 --- a/conformance/results/mypy/generics_syntax_infer_variance.toml +++ b/conformance/results/mypy/generics_syntax_infer_variance.toml @@ -1,6 +1,6 @@ conformant = "Unsupported" notes = """ -Type parameter syntax not yet support. +Type parameter syntax not yet supported. """ output = """ generics_syntax_infer_variance.py:11: error: Unexpected argument to "TypeVar()": "infer_variance" [misc] diff --git a/conformance/results/results.html b/conformance/results/results.html index b7a77f85..bf9ba218 100644 --- a/conformance/results/results.html +++ b/conformance/results/results.html @@ -353,7 +353,7 @@

Python Type System Conformance Test Results

Pass      generics_syntax_infer_variance -
Unsupported

Type parameter syntax not yet support.

+
Unsupported

Type parameter syntax not yet supported.

Pass Pass Pass