awacke1 commited on
Commit
f54537f
β€’
1 Parent(s): d86b226

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import streamlit.components.v1 as components
3
  import re
4
  import os
5
  import glob
6
-
7
  st.set_page_config(layout="wide")
8
  def process_line(line):
9
  if re.search(r'\b[A-G][#b]?m?\b', line):
 
3
  import re
4
  import os
5
  import glob
 
6
  st.set_page_config(layout="wide")
7
  def process_line(line):
8
  if re.search(r'\b[A-G][#b]?m?\b', line):