whitespacing.... :)
This commit is contained in:
parent
2c40772796
commit
883e59a3d1
22 changed files with 66 additions and 109 deletions
|
|
@ -66,8 +66,4 @@ class DatePeriod(Period):
|
|||
return ret
|
||||
|
||||
def createJob(self, scheduler, jobInfo, func):
|
||||
return scheduler.add_date_job(func, self.date, jobInfo)
|
||||
|
||||
|
||||
|
||||
|
||||
return scheduler.add_date_job(func, self.date, jobInfo)
|
||||
Loading…
Add table
Add a link
Reference in a new issue