@ -110,5 +110,5 @@ def favicon():
if __name__ == '__main__':
if not 'index.json' in os.listdir('.'):
tfidf.create_index()
APP.debug=True
# APP.debug=True
APP.run()