UnboundVariable

Results 2 comments of UnboundVariable

Here are some additional cases to track: * [ ] Support for `Callable()` in class patterns ```python def test(subj: int | type[int] | Callable[..., str]) -> int | str |...

There are many aspects of the semantic token feature where there is no objectively "correct" answer. For example, if a symbol is a variable whose type is declared as `Callable`,...