Yuuuuu
Results
1
issues of
Yuuuuu
## Description When using a function decorated with `@overload` as a method decorator, ty incorrectly infers the return type as `T | None` on Python 3.13, but correctly infers `T`...
bug
generics