fix: tidy exception classes
This commit is contained in:
@@ -52,7 +52,7 @@ def test_code_for_each_concrete_exception_is_in_aare_error_code_enum():
|
||||
DataCollectionException,
|
||||
JFJochCommunicationError,
|
||||
LoopCenteringFailed,
|
||||
MagnetPositionSensorErorr,
|
||||
MagnetPositionSensorError,
|
||||
MaintenanceStateException,
|
||||
ManualMountException,
|
||||
MountingFailed,
|
||||
@@ -94,7 +94,7 @@ def test_code_for_each_concrete_exception_is_in_aare_error_code_enum():
|
||||
AXCFailed,
|
||||
AutoRasterSampleSkipped,
|
||||
TransformationInvalidException,
|
||||
MagnetPositionSensorErorr,
|
||||
MagnetPositionSensorError,
|
||||
SmartMagnetFaultException,
|
||||
ManualMountException,
|
||||
SampleException,
|
||||
|
||||
Reference in New Issue
Block a user