Trying to remove unnecessary custom visuals using remove_unnecessary_custom_visuals() function. I can successfully create the wrapper object and list the custom visuals in the report, but when I use ...
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 ...