limitedonly41 commited on
Commit
bbe92ad
·
verified ·
1 Parent(s): 83887f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -66,7 +66,6 @@ Categorize the website into one of the 3 categories:
66
  return ans_pred
67
 
68
  except Exception as e:
69
- print(e)
70
  logging.exception(e)
71
  return str(e)
72
 
 
66
  return ans_pred
67
 
68
  except Exception as e:
 
69
  logging.exception(e)
70
  return str(e)
71