Skip to content

Commit

Permalink
skip xpress3
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Feb 4, 2025
1 parent f7370ac commit 91afeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dodal/beamlines/i20_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def turbo_slit() -> TurboSlit:
return TurboSlit(f"{PREFIX.beamline_prefix}-OP-PCHRO-01:TS:")


@device_factory()
@device_factory(skip=True)
def xspress3() -> Xspress3:
"""
16 channels Xspress3 detector
Expand Down

0 comments on commit 91afeae

Please sign in to comment.