Skip to content

Commit 8ab80e6

Browse files
committed
Manual format change.
1 parent 7dd1334 commit 8ab80e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/ITensorMPS/src/abstractmps.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ function deprecate_make_inds_match!(
10821082
inds(ψ[$n]) = $(inds(M2[n]))
10831083
10841084
Make sure the site indices of your MPO/MPS match. You may need to prime
1085-
one of the MPS, such as `dot(ϕ', ψ)`.""",
1085+
one of the MPS, such as `dot(ϕ', ψ)`."""
10861086
)
10871087
end
10881088
make_inds_match = false

0 commit comments

Comments
 (0)