Skip to content

Fix python print issue

Nicolas Koehler requested to merge nkoehler/athena:checkSimTf into master

This MR fixes a python issue (string concatenation)

TypeError: not all arguments converted during string formatting

Merge request reports