SIGN IN SIGN UP
astral-sh / ruff UNCLAIMED

An extremely fast Python linter and code formatter, written in Rust.

0 0 40 Rust

intersection calls: Fix test to test what it is supposed to test (#25323)

The test used to use () -> Never | () -> str, which simplifies to () ->
Never,
so it was not actually testing an intersection call.
J
Jelle Zijlstra committed
d27513db6b86fa5396ed6ac04a89f8a11b784303
Parent: 921529b
Committed by GitHub <noreply@github.com> on 5/22/2026, 1:54:41 PM