Stream_name and capture_method args updated
This commit is contained in:
parent
8bc0573ab1
commit
de7ffb9d1e
3 changed files with 4 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ from labthings_fastapi.dependencies.invocation import InvocationLogger
|
|||
from .camera import RawCameraDependency as Camera
|
||||
from .camera import CameraDependency as WrappedCamera
|
||||
from .stage import StageDependency as Stage
|
||||
from .capture import CaptureThing, _save_capture
|
||||
from .capture import CaptureThing
|
||||
import numpy as np
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue