Small fix in printout in check_jo_consistency
Description of bug
Forgot to add format specifier in one of the prinout statements in check_jo_consistency.py
and the printout was not very clear:
ERROR: file {file} contains includes pointing to MC15JobOptions
Changes introduced
Add format specifier in prinout statement
Tests
Issues resolved
Closes #
Edited by Spyros Argyropoulos