News

I am using NumPy 2.3.0, and numpydoc 1.8.0. I was writing some typed code using the NDArray dtype specifications, and found numpydoc would raise PR06 for the 'integer' keyword found in the scalar ...