diff --git a/app.py b/app.py index 0bc0fb6..d48daf5 100644 --- a/app.py +++ b/app.py @@ -7,7 +7,7 @@ import string # for literals import json # for dictionary import hunspell # for spell checking -DEBUG = 2 +DEBUG = 0 """ To-do: