mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 06:11:43 +00:00
![]() When adjusting the existing tests, I aimed to avoid dealing with the special case in other tests if it's not necessary to do so (that is, avoid using `float` and `complex` as examples where we just need "some type"), and keep the tests for the special case mostly collected in the mdtest dedicated to that purpose. Fixes https://github.com/astral-sh/ruff/issues/14932 |
||
---|---|---|
.. | ||
instances | ||
byte_literals.md | ||
identity.md | ||
integers.md | ||
intersections.md | ||
non_bool_returns.md | ||
strings.md | ||
tuples.md | ||
unions.md | ||
unsupported.md |