Restructured labthings
This commit is contained in:
parent
206dd521ec
commit
a8a3cafa97
39 changed files with 275 additions and 269 deletions
|
|
@ -8,7 +8,7 @@ as well as some Flask imports to simplify API route development
|
|||
from openflexure_microscope.api.utilities import JsonResponse
|
||||
|
||||
# Task management
|
||||
from openflexure_microscope.common.tasks import (
|
||||
from openflexure_microscope.common.labthings_core.tasks import (
|
||||
current_task,
|
||||
update_task_progress,
|
||||
update_task_data,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue