We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4665265 commit 1424e95Copy full SHA for 1424e95
app.py
@@ -76,5 +76,6 @@ def main():
76
# Display the footer
77
st.markdown(footer, unsafe_allow_html=True)
78
79
+
80
if __name__ == "__main__":
81
main()
0 commit comments