Skip to content

Commit

Permalink
correct the name
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmelleJB committed Jan 15, 2025
1 parent 97419a3 commit dd0e675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nectarchain/makers/calibration/flatfieldMakers.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@


class FlatfieldNectarCAMCalibrationTool(EventsLoopNectarCAMCalibrationTool):
name = "NectarCAM"
name = "FlatfieldNectarCAMCalibrationTool"

componentsList = ComponentNameList(
NectarCAMComponent,
Expand Down

0 comments on commit dd0e675

Please sign in to comment.