Skip to content

Commit

Permalink
DOCS: Fix incorrect sphinx keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
ntjohnson1 committed Jun 30, 2024
1 parent 5930771 commit 5be8488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyttb/tenmat.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def __init__( # noqa: PLR0912
):
"""
Construct a :class:`pyttb.tenmat` from explicit components.
If you already have a tensor see :method:`pyttb.tensor.to_tenmat`.
If you already have a tensor see :meth:`pyttb.tensor.to_tenmat`.
Parameters
----------
Expand Down

0 comments on commit 5be8488

Please sign in to comment.