Updated tasks nomenclature
This commit is contained in:
parent
56051f8863
commit
24398ba7dc
27 changed files with 100 additions and 136 deletions
|
|
@ -9,9 +9,7 @@ import threading
|
|||
|
||||
from abc import ABCMeta, abstractmethod
|
||||
|
||||
|
||||
from labthings.core.lock import StrictLock
|
||||
from labthings.core.event import ClientEvent
|
||||
from labthings import StrictLock, ClientEvent
|
||||
|
||||
|
||||
class BaseCamera(metaclass=ABCMeta):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue