Fixed warnings introduced by the reindentation using ruff
All threads resolved!
All threads resolved!
Compare changes
@@ -26,20 +26,21 @@ from Gaudi.Configuration import *
ruff reindentation seems to not be without consequence when you have try/catch blocks. Maybe it should be reported to them as a bug.
In our case, I would more blame our code for being not so safe and the fix was quite trivial