remove stray newline in error message produced by PyTorch easyblock#3005
Conversation
…list of strings to a single string value in PyTorch easyblock
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1737495529 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
(created using
eb --new-pr)Follow-up to #3003 as the error looked odd:
This PR removes the empty line by building up a list of everything and joining it once and always.