From cfc9f78ebcbe78641874cdd6979632218172de8c Mon Sep 17 00:00:00 2001 From: Stanislaw Malinowski Date: Mon, 27 Jan 2025 11:39:19 +0000 Subject: [PATCH] fix lint --- src/dodal/beamlines/i22.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dodal/beamlines/i22.py b/src/dodal/beamlines/i22.py index 1e6548dd88..b80c12e03e 100644 --- a/src/dodal/beamlines/i22.py +++ b/src/dodal/beamlines/i22.py @@ -160,7 +160,7 @@ def undulator() -> Undulator: prefix=f"{PREFIX.insertion_prefix}-MO-SERVC-01:", id_gap_lookup_table_path="/dls_sw/i22/software/daq_configuration/lookup/BeamLine_Undulator_toGap.txt", poles=80, - length=2.0 + length=2.0, )