Skip to content

Commit fefc2e7

Browse files
committed
CI: Remove rich markup that causes false positives in mkdocs
1 parent 5ae1566 commit fefc2e7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/minisweagent/run/inspector.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"""
33
Simple trajectory inspector for browsing agent conversation trajectories.
44
5-
[not dim]
6-
More information about the usage: [bold green]https://mini-swe-agent.com/latest/usage/inspector/[/bold green]
7-
[/not dim]
5+
More information about the usage: [bold green] https://mini-swe-agent.com/latest/usage/inspector/ [/bold green].
86
"""
97

108
import json

0 commit comments

Comments
 (0)