Omnibus commited on
Commit
7e93fa5
1 Parent(s): 6791020

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -127,6 +127,7 @@ def tot_prob():
127
  except Exception as e:
128
  pass
129
  print (e)
 
130
  def fin_clear():
131
  fin_sum.clear()
132
  return None
 
127
  except Exception as e:
128
  pass
129
  print (e)
130
+ return None
131
  def fin_clear():
132
  fin_sum.clear()
133
  return None