mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:15:12 +00:00
![]() Hi! I left out some of the functions in the migration rule which became removed in NumPy 2.0: - `np.alltrue` - `np.anytrue` - `np.cumproduct` - `np.product` Addressing: https://github.com/numpy/numpy/issues/26493 |
||
---|---|---|
.. | ||
NPY001.py | ||
NPY002.py | ||
NPY003.py | ||
NPY201.py |