ruff/crates/ruff_linter/resources/test/fixtures/numpy
Alex Waygood 928ffd6650
Ignore `NPY201` inside `except` blocks for compatibility with older numpy versions (#12490)
2024-07-24 20:03:23 +00:00
..
NPY001.py
NPY002.py
NPY003.py
NPY201.py Ignore `NPY201` inside `except` blocks for compatibility with older numpy versions (#12490) 2024-07-24 20:03:23 +00:00
NPY201_2.py Ignore `NPY201` inside `except` blocks for compatibility with older numpy versions (#12490) 2024-07-24 20:03:23 +00:00
NPY201_3.py