Exemplo n.º 1
0
 def get(self):
     context = self.context()
     return report_health(context.get("q"))
Exemplo n.º 2
0
 def get(self):
     context = self.context()
     return report_health(context.get("q"))