Skip to content

Commit 9bcd0e3

Browse files
S-Linderturrado
andauthored
Update test/test_ir.py
Co-authored-by: Roberto Turrado Camblor <rturrado@gmail.com>
1 parent 6f882a7 commit 9bcd0e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_ir.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414

1515
class TestAxis:
16-
1716
@pytest.fixture(name="axis")
1817
def axis_fixture(self) -> Axis:
1918
return Axis(1, 0, 0)

0 commit comments

Comments
 (0)