Skip to content

AthenaCommon: Fix python indentation error in unit test.

Fix apparent indentation error in JobOptionsUnitTests.py: Loop iteration variable was referenced from outside the loop.

Merge request reports