numpy.testing.decorators is deprecated. Getting this warning: ``` DeprecationWarning: Importing from numpy.testing.decorators is deprecated, import from numpy.testing instead. ``` This issue can be resolved by replace numpy.testing.decorators with numpy.testing.