AIdeaText commited on
Commit
d79f0c1
·
verified ·
1 Parent(s): 56bc9fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ from modules.utils.widget_utils import generate_unique_key
58
  # Importaciones de interfaces
59
  from modules.morphosyntax.morphosyntax_interface import (
60
  display_morphosyntax_interface,
61
- display_morphosyntax_results
62
  )
63
 
64
  from modules.semantic.semantic_interface import (
 
58
  # Importaciones de interfaces
59
  from modules.morphosyntax.morphosyntax_interface import (
60
  display_morphosyntax_interface,
61
+ #display_morphosyntax_results
62
  )
63
 
64
  from modules.semantic.semantic_interface import (