Closed sohrabjaferian closed 8 months ago
np.bool was deprecated
Solved using native python bool, int and float types instead of np.bool, np.int, np.float_ Thanks!
np.bool was deprecated