hannah
hannah
> I've generally used those tags in the past to mean that something needs input from other people, and/or discussion at the weekly meeting. I'm not sure I've ever used...
> As an example is attached right below the funcanimation heading describing how to create animation using this class Sorry, may not have been clear enough in what I'm asking...
@MostafaNouh0011 this issue is supereceded by #27687 so that's the one you should target. I had left this open because of the attached PR but I'm gonna close this to...
> As a result, I am unsure how to write a test for the astropy bug here, though I could easily add a test in astropy itself (which is regularily...
> so I'm now trying a top-down approach (take astropy and iteratively remove parts that don't play a role in the error). It's taking a while but I'm getting there....
> but if I remove def item(...) from my reduced mock, the test passes without a patch. Can you add a comment that that's the important bit?
> In the real-life use case (with astropy.units.Quantity), the error we see is raised through three nested try/except blocks 😬 No, if it's a combination of the things then yeah...
> but I don't know that we have enough infrastructure in place to actually use unit converters here. I still think that throwing a convertor on NoNorm (or possibly writing...
> The checklist below tells me to note API changes (which the new linscale argument to the locator and the formatter as well as the changed default value of SymmetricalLogScale's...
You might want to install the pre-commit hooks to help with the linting/formatting errors of the https://matplotlib.org/devdocs/devel/development_setup.html#install-pre-commit-hooks ETA: Also, thanks for jumping headfirst into this, this is a good feature...