Skip to content

Commit 2346fbf

Browse files
committed
fix pre-commit
1 parent df55dca commit 2346fbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_manipulation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,6 @@ def test_rotation_axes(self):
848848
)
849849

850850

851-
852851
class TestTranspose:
853852
@pytest.mark.parametrize("axes", [(0, 1), (1, 0), [0, 1]])
854853
def test_2d_with_axes(self, axes):

0 commit comments

Comments
 (0)