[ty] Fix an mdtest title (#22439)

This commit is contained in:
Alex Waygood
2026-01-07 16:34:56 +00:00
committed by GitHub
parent d0ff59cfe5
commit 3ad99fb1f4

View File

@@ -1,6 +1,6 @@
# Tuple pair is assignable to their union
# Disjointness of two types implies that neither is a subtype of the other
Regression test for <https://github.com/astral-sh/ty/issues/2236>.
This is a regression test for <https://github.com/astral-sh/ty/issues/2236>.
```toml
[environment]