Melvin Kok
Melvin Kok
I'm also facing the same issue on Pylance `v2022.2.1`, here is some code to reproduce it: ``` from influxdb import DataFrameClient dataframe_client = DataFrameClient() print("This statement is reachable but marked...
`generated_jit` was removed in `numba>=0.59.0`. Temporary fix is to pin `numba
On the note of testing, I tried to run `make nox-conda` as per the contributing documentation but it wasn't a valid target. I tried `make nox-mamba` instead and got this...