pyGSTi icon indicating copy to clipboard operation
pyGSTi copied to clipboard

Remove unused isin

Open eendebakpt opened this issue 1 year ago • 0 comments

The import of isin used is not availabe in numpy 2.0. If the import is required for backwards compatibility, then I suggest to replace it with from numpy import isin

eendebakpt avatar Jul 08 '24 09:07 eendebakpt