@@ -3,7 +3,7 @@ from .__load__ import *
class Convert(object):
- def crearSignature():
+ def crearSignature(self):
num = Demeter.time() - 3600*24
model = Demeter.model('signature')
model.cdate.assign(num, exp='<=')