Skip to content

Commit e34b7aa

Browse files
author
Vasileios Karakasis
committed
Remove new line
1 parent 076c8c0 commit e34b7aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reframe/frontend/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,6 @@ def module_unuse(*paths):
10701070
try:
10711071
with open(junit_report_file, 'w') as fp:
10721072
runreport.junit_dump(junit_xml, fp)
1073-
10741073
except OSError as e:
10751074
printer.warning(
10761075
f'failed to generate report in {junit_report_file!r}: '

0 commit comments

Comments
 (0)