Skip to content

Commit

Permalink
Automated autopep8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autopep8 bot committed Oct 24, 2024
1 parent 32f0ccb commit fd58b9f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ def test_matrix_to_ts(sample_matrix):
ts = cur.matrix_to_ts(sample_matrix)
assert isinstance(ts, np.ndarray)
assert len(ts.shape) == 1

0 comments on commit fd58b9f

Please sign in to comment.