xiomarablanco commited on
Commit
89c0393
1 Parent(s): 9221359

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ def Main(uploadedFile, txtFileInput, orthographyPercentage, syntaxPercentage, se
17
  error = ""
18
  excelPath = None
19
 
20
- #copySpanishDictionaries()
21
 
22
  try:
23
  if not txtFileInput:
 
17
  error = ""
18
  excelPath = None
19
 
20
+ copySpanishDictionaries()
21
 
22
  try:
23
  if not txtFileInput: