Skip to content

Commit c86c09f

Browse files
authored
fix: remove spurious title (#94)
1 parent 36e0bfd commit c86c09f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mlipaudit/ui/leaderboard.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ def leaderboard_page(
120120
is_public: Whether displaying locally or for the public leaderboard.
121121
"""
122122
st.markdown("# MLIPAudit")
123-
st.sidebar.markdown("# MLIPAudit")
124123

125124
st.markdown(
126125
"""

0 commit comments

Comments
 (0)