Skip to content

Commit

Permalink
Manual format change.
Browse files Browse the repository at this point in the history
  • Loading branch information
corbett5 committed Oct 16, 2024
1 parent 7dd1334 commit 8ab80e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/ITensorMPS/src/abstractmps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@ function deprecate_make_inds_match!(
inds(ψ[$n]) = $(inds(M2[n]))
Make sure the site indices of your MPO/MPS match. You may need to prime
one of the MPS, such as `dot(ϕ', ψ)`.""",
one of the MPS, such as `dot(ϕ', ψ)`."""
)
end
make_inds_match = false
Expand Down

0 comments on commit 8ab80e6

Please sign in to comment.