Skip to content
Snippets Groups Projects
Commit 5f223092 authored by Florian Bruhin's avatar Florian Bruhin
Browse files

formatting

parent d0561a7c
No related branches found
No related tags found
No related merge requests found
Pipeline #359760 passed
......@@ -146,7 +146,7 @@ def _format_cell_tags(cell_tags: list[str]) -> str:
return ""
lines = "\n".join(cell_tags)
return f"\n\n[dim]Tested cells:\n{lines}[/]"
return f"\n\n[b]Tested cells:[/b]\n{lines}"
@app.command()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment