You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think in earlier Sisyphus versions, it would not throw an exception, but dangerously just ignore the content of the Numpy array. Now in the latest Sisyphus version, it catches this as a problem, and fails with the exception:
AssertionError('Failed to get object state of: array([1, 5])')
The text was updated successfully, but these errors were encountered:
I think in earlier Sisyphus versions, it would not throw an exception, but dangerously just ignore the content of the Numpy array. Now in the latest Sisyphus version, it catches this as a problem, and fails with the exception:
The text was updated successfully, but these errors were encountered: