minor: fix error message and wrongly joined/blackified strings

This commit is contained in:
Daniel Hahler
2018-12-05 19:46:14 +01:00
parent 5ecbf25450
commit 6a21a5aa81
3 changed files with 4 additions and 4 deletions

View File

@@ -187,7 +187,7 @@ class LoadScopeScheduling(object):
break
else:
raise RuntimeError(
"Unable to identify crashitem on a workload with " "pending items"
"Unable to identify crashitem on a workload with pending items"
)
# Made uncompleted work unit available again