openfold
openfold copied to clipboard
np.object is no longer supported in new version of numpy
trafficstars
Since np.object is no longer supported in the new versions of numpy, is it possible to replace np.object by object to fix this problem?