ruff/crates/ruff_linter/resources/test/fixtures/numpy
Mateusz Sokół a0263ab472
Add `row_stack` to NumPy 2.0 migration rule (#10646)
Hi! 

I left out one of the functions in the migration rule which became
deprecated/removed in NumPy 2.0
(https://github.com/numpy/numpy/issues/26032#issuecomment-1999870797).

cc @anntzer
2024-03-28 09:49:40 -04:00
..
NPY001.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
NPY002.py Add more NPY002 violations (#9862) 2024-02-07 09:54:11 -05:00
NPY003.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
NPY201.py Add `row_stack` to NumPy 2.0 migration rule (#10646) 2024-03-28 09:49:40 -04:00