Cooper

Results 2 issues of Cooper

### Windows Version Microsoft Windows [Version 10.0.26200.7171] ### WSL Version 2.5.9.0 ### Are you using WSL 1 or WSL 2? - [x] WSL 2 - [ ] WSL 1 ###...

emailed-logs

`ty` incorrectly infer `numpy.interp`’s return type as a scalar `float64` instead of an `NDArray[float64]` ## Example code snippet ```python from typing import TYPE_CHECKING import numpy as np def main() ->...

generics