Moved project wide schedule instance to the runtime.py file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from scheduler import scheduler
|
||||
from scheduler.runtime import scheduler
|
||||
from scheduler.exceptions import AlreadyScheduled
|
||||
|
||||
registered_jobs = {}
|
||||
|
||||
Reference in New Issue
Block a user