Skip to content

Commit

Permalink
add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreGazagnes committed Jan 29, 2024
1 parent 7eabce6 commit f7f55db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# import subprocess
# import sys
"""
Main file for the streamlit app.
"""

import streamlit as st

Expand Down

0 comments on commit f7f55db

Please sign in to comment.