Closed Matt711 closed 1 month ago
I'm going to go ahead and merge because this is currently breaking some users. If we have more changes that we want, we can address them in follow-ups, but I'd like to be able to experiment ASAP to make sure that the underlying issues are resolved in all cases.
/merge
Description
This PR fixes a bug in #1676. It makes sure that rmm imports work correctly using both
from rmm._lib...
andimport rmm._lib...
syntax.Checklist