Skip to content

Commit

Permalink
Test1
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola committed Apr 3, 2024
1 parent ed6f2a8 commit 5a8660b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flood/runners/single_runner/single_runner_summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ def _print_single_run_conclusion_text(
] = category_results
else:
raise Exception('deep metrics not available')

print('test')
print()
flood.user_io.print_metric_tables(
results=deep_results_by_category['failed'],
Expand Down

0 comments on commit 5a8660b

Please sign in to comment.