Annotation `Callable[[Any, ...], str | None]` is not supported by Python typing system and ... will be misinterpreted as unknown type instead of option to provide variable number of arguments. Ref !138804
Annotation `Callable[[Any, ...], str | None]` is not supported by Python typing system and ... will be misinterpreted as unknown type instead of option to provide variable number of arguments. Ref !138804