Example #1
0
 def add(cls, tid):
     print(cached_fn(tid))
Example #2
0
 def tree(self):
     cached_fn(self.uid)
     return []