Skip to content

Commit

Permalink
Update tests/test_ellipsoidal_density_projection.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rosecers authored Sep 10, 2024
1 parent e426ce1 commit a09977a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_ellipsoidal_density_projection.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ def add_default_params(frame):
TEST_MATRIX_FRAME = TEST_SINGLE_FRAME.copy()
TEST_MATRIX_FRAME.arrays["matrix"] = [np.eye(3)]

print(TEST_SINGLE_FRAME.arrays)
print(TEST_QUAT_FRAME.arrays)

TEST_FRAMES = [
[TEST_SINGLE_FRAME],
[TEST_QUAT_FRAME],
Expand Down

0 comments on commit a09977a

Please sign in to comment.