You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
This will make
app.py
much more readable. We can remove all of the stuff spanning fromdevolearn-web/app.py
Line 17 in 1294a4f
devolearn-web/app.py
Line 86 in 1294a4f
into a completely different file called
utils.py
to make it cleaner.Ideally,
app.py
should only contain streamlit related stuff, and not core backend operations.The text was updated successfully, but these errors were encountered: