Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leburgel committed Jan 8, 2025
1 parent 9f38380 commit 960f5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/algorithms/ctmrg/sequential.jl
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ function sequential_projectors(
end
function sequential_projectors(
coordinate::NTuple{3,Int},
state::Union{InfiniteSquareNetwork},
state::InfiniteSquareNetwork,
envs::CTMRGEnv,
alg::HalfInfiniteProjector,
)
Expand Down

0 comments on commit 960f5cc

Please sign in to comment.