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