Open GFleishman opened 1 month ago
np.bool8 is deprecated since numpy v 1.24: https://github.com/numpy/numpy/issues/23755
This line should be modified: https://github.com/ramonhagenaars/nptyping/blob/785cd07e65f992f47256398fd01f62067928d29c/nptyping/typing_.py#L51
np.bool8 is deprecated since numpy v 1.24: https://github.com/numpy/numpy/issues/23755
This line should be modified: https://github.com/ramonhagenaars/nptyping/blob/785cd07e65f992f47256398fd01f62067928d29c/nptyping/typing_.py#L51