ruff/crates/red_knot_vendored/knot_extensions
Alex Waygood 93052331b0
[red-knot] Allow `CallableTypeFromFunction` to display the signatures of callable types that are not function literals (#17047)
I found this helpful for understanding some of the stuff that was going
on in https://github.com/astral-sh/ruff/pull/17005.
2025-03-28 20:23:04 +00:00
..
README.md [red-knot] `knot_extensions` Python API (#15103) 2025-01-08 12:52:07 +01:00
knot_extensions.pyi [red-knot] Allow `CallableTypeFromFunction` to display the signatures of callable types that are not function literals (#17047) 2025-03-28 20:23:04 +00:00

README.md

The knot_extensions.pyi file in this directory will be symlinked into the vendor/typeshed/stdlib directory every time we sync our typeshed stubs (see .github/workflows/sync_typeshed.yaml).