Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Jan 27, 2025
1 parent 7d66522 commit cfc9f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dodal/beamlines/i22.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
)


Expand Down

0 comments on commit cfc9f78

Please sign in to comment.