Mattral commited on
Commit
11e747b
·
verified ·
1 Parent(s): 1b2e0f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from Levenshtein import distance as levenshtein_distance
7
  import matplotlib.pyplot as plt
8
  import seaborn as sns
9
 
10
-
11
  ms = st.session_state
12
  if "themes" not in ms:
13
  ms.themes = {"current_theme": "light",
 
7
  import matplotlib.pyplot as plt
8
  import seaborn as sns
9
 
 
10
  ms = st.session_state
11
  if "themes" not in ms:
12
  ms.themes = {"current_theme": "light",