Skip to content

Commit

Permalink
Update common.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdfish committed Apr 14, 2024
1 parent 27a2980 commit 659b72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.jl
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ function Base.show(io::IO, ::MIME"text/plain", model::Ranks)
title = model_name,
compact_printing = false,
header = ["Counts", "Ranks"],
row_name_alignment = :l,
row_label_alignment = :l,
alignment = :l
)
end
Expand Down

0 comments on commit 659b72e

Please sign in to comment.