Added lock to core import
This commit is contained in:
parent
6d1b0aef86
commit
56bc985a69
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
from . import flask_labthings
|
||||
from openflexure_microscope.common.labthings_core import tasks
|
||||
from .labthings_core import tasks, lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue