Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -1028,7 +1028,7 @@ def main():
1028
  # ------------------------------------------------------------------
1029
  # Violin (full width, below)
1030
  # ------------------------------------------------------------------
1031
- st.subheader("🎻 Performance comparaison across tracks")
1032
 
1033
  violin_df = build_violin_df(
1034
  benchmark_name,
 
1028
  # ------------------------------------------------------------------
1029
  # Violin (full width, below)
1030
  # ------------------------------------------------------------------
1031
+ st.subheader("🎻 Performance comparison across tracks")
1032
 
1033
  violin_df = build_violin_df(
1034
  benchmark_name,