Skip to content

Commit b1a222c

Browse files
remove comment
1 parent 8b031bf commit b1a222c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MPSKit.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ include("operators/projection.jl")
120120
include("operators/timedependence.jl")
121121
include("operators/multipliedoperator.jl")
122122
include("operators/lazysum.jl")
123-
include("operators/show.jl") # extra functions that need all of the above structs to be defined and fit nowhere else
123+
include("operators/show.jl")
124124

125125
include("transfermatrix/transfermatrix.jl")
126126
include("transfermatrix/transfer.jl")

0 commit comments

Comments
 (0)