Skip to content

Commit a039d73

Browse files
authored
Re-add the device factory that desappeared from the shutter device in i19_optics (#1980)
1 parent ae850c3 commit a039d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dodal/beamlines/i19_optics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ def hfm() -> FocusingMirrorWithPiezo:
111111
return FocusingMirrorWithPiezo(f"{PREFIX.beamline_prefix}-OP-HFM-01:")
112112

113113

114+
@devices.factory()
114115
def shutter() -> InterlockedHutchShutter:
115116
"""Device factory for the I19 optics hutch shutter device.
116117

0 commit comments

Comments
 (0)