refact: rename planner to tasks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
""" Scheduler for action to make """
|
||||
|
||||
|
||||
from bopytex.planner import Task
|
||||
from bopytex.tasks import Task
|
||||
|
||||
|
||||
class Scheduler:
|
||||
|
Reference in New Issue
Block a user