Jack Monas
commited on
Commit
·
f51addb
1
Parent(s):
b8047e5
rules
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ import streamlit.components.v1 as components
|
|
5 |
|
6 |
def scoring_section():
|
7 |
# Title
|
8 |
-
st.
|
9 |
|
10 |
# Intro text
|
11 |
st.write(
|
|
|
5 |
|
6 |
def scoring_section():
|
7 |
# Title
|
8 |
+
st.markdown("#### Scoring")
|
9 |
|
10 |
# Intro text
|
11 |
st.write(
|