fix
This commit was merged in pull request #18.
This commit is contained in:
@@ -326,7 +326,7 @@ class PSIDetectorBase(Device):
|
||||
(https://bec.readthedocs.io/en/latest/) for more information about device integration.
|
||||
"""
|
||||
|
||||
custom_prepare_cls =
|
||||
custom_prepare_cls = CustomDetectorMixin
|
||||
|
||||
filepath = Cpt(SetableSignal, value="", kind=Kind.config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user