rairo commited on
Commit
8d7f45f
·
verified ·
1 Parent(s): 20b6be9

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -117,7 +117,7 @@ def bot():
117
  "wordcloud",
118
  "builtins"
119
  ],
120
- "security": "none", "save_charts_path": user_defined_path, "save_charts": False, , "enable_cache": False, "conversational":True
121
  }
122
  )
123
 
 
117
  "wordcloud",
118
  "builtins"
119
  ],
120
+ "security": "none", "save_charts_path": user_defined_path, "save_charts": False, "enable_cache": False, "conversational":True
121
  }
122
  )
123