CognitiveScience commited on
Commit
8f87c6f
1 Parent(s): 65aa2fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from python_actr import *
5
  #from cogscidighum import *
6
 
7
 
8
- class myCelSci(Model):
9
  pass
10
 
11
  def greet(link):
 
5
  #from cogscidighum import *
6
 
7
 
8
+ class myCelSci(Celsci):
9
  pass
10
 
11
  def greet(link):