def execute(self):
     reporter.run_reports('monthly')
Example #2
0
 def execute(self):
     reporter.run_reports('daily')
 def execute(self):
     reporter.run_reports('weekly')
Example #4
0
 def execute(self):
     reporter.run_reports("daily")