Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlevy committed Oct 14, 2024
1 parent a70d54a commit e201ad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ITensors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Base.keys(ts::TagSet) = Base.OneTo(length(ts)) # added

import ITensors: Tag, commontags


maxlength(tag::Tag) = length(tag.data) # added

function Base.length(tag::Tag) # added
Expand Down

0 comments on commit e201ad1

Please sign in to comment.