Skip to content

Commit 44c5272

Browse files
linter
Signed-off-by: petersalemink95 <peter.salemink95@gmail.com>
1 parent b4174d3 commit 44c5272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
InvalidMeasuredObject,
2626
InvalidRegulatedObject,
2727
InvalidTransformerClock,
28+
MaxIterationReached,
2829
NotObservableError,
2930
PowerGridBatchError,
3031
PowerGridError,
3132
PowerGridSerializationError,
3233
SparseMatrixError,
33-
MaxIterationReached
3434
)
3535
from power_grid_model.utils import json_deserialize, json_deserialize_from_file, json_serialize_to_file
3636

0 commit comments

Comments
 (0)