diff --git a/conformance/results/results.html b/conformance/results/results.html index 249f6b70..25453296 100644 --- a/conformance/results/results.html +++ b/conformance/results/results.html @@ -1176,7 +1176,7 @@
Attempts to detect some errors even in blocks it determines to be unreachable, including in `if not TYPE_CHECKING` blocks.
Does not honor "# type: ignore" comment if comment includes additional text.