Skip to content

Commit 1424e95

Browse files
Update app.py
1 parent 4665265 commit 1424e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,6 @@ def main():
7676
# Display the footer
7777
st.markdown(footer, unsafe_allow_html=True)
7878

79+
7980
if __name__ == "__main__":
8081
main()

0 commit comments

Comments
 (0)