Skip to content

Commit

Permalink
re-run ci
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
  • Loading branch information
InvincibleRMC committed Feb 6, 2025
1 parent 702a2d9 commit 6e42736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_eigen_tensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ def test_doc_string(m, doc):
)
assert (
doc(m.reference_const_tensor)

== 'reference_const_tensor() -> typing.Annotated[numpy.typing.NDArray[numpy.float64], "[?, ?, ?]"]'
)

Expand Down

0 comments on commit 6e42736

Please sign in to comment.