CognitiveScience commited on
Commit
c3a56cd
·
1 Parent(s): f2d8ad5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ def run_actr():
108
 
109
 
110
  def run_ecs(inp):
111
- result=ecf(inp)
112
  #db = sqlite3.connect(DB_FILE)
113
  try:
114
  result=ecf(inp)
 
108
 
109
 
110
  def run_ecs(inp):
111
+ #result=ecf(inp)
112
  #db = sqlite3.connect(DB_FILE)
113
  try:
114
  result=ecf(inp)