leavoigt commited on
Commit
b7cf46e
1 Parent(s): 34ee00c
Files changed (1) hide show
  1. doc_processing.py +1 -0
doc_processing.py CHANGED
@@ -54,6 +54,7 @@ def runPreprocessingPipeline(file_name:str, file_path:str,
54
 
55
  return output_pre
56
 
 
57
 
58
  def app():
59
  with st.container():
 
54
 
55
  return output_pre
56
 
57
+ st.write("Hello World")
58
 
59
  def app():
60
  with st.container():