Skip to content

Commit b4237b9

Browse files
committed
Replace non-breaking hyphens with hyphen-minus to satisfy ruff RUF001
1 parent 7db3347 commit b4237b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def __init__(self) -> None:
5353
5454
# Guardrails
5555
56-
- Stay within safe, lawful, and appropriate use; decline harmful or out‑of‑scope requests.
56+
- Stay within safe, lawful, and appropriate use; decline harmful or out-of-scope requests.
5757
- For medical, legal, or financial topics, provide general information only and suggest consulting a qualified professional.
5858
- Protect privacy and minimize sensitive data.
5959
""",

0 commit comments

Comments
 (0)