Skip to content

Use textwrap.dedent for multiline strings#73

Merged
u9g merged 1 commit intomainfrom
jl/textwrap-dedent-multiline-strings
May 4, 2026
Merged

Use textwrap.dedent for multiline strings#73
u9g merged 1 commit intomainfrom
jl/textwrap-dedent-multiline-strings

Conversation

@u9g
Copy link
Copy Markdown
Contributor

@u9g u9g commented May 4, 2026

Summary

  • Wrap multi-line agent instructions and test intent strings in textwrap.dedent
  • Preserve docstrings and commented examples

Test plan

  • uv run ruff format src/agent.py tests/test_agent.py
  • uv run ruff check src/agent.py tests/test_agent.py
  • uv run pytest — 3/3 passed

@u9g u9g merged commit b27bf9e into main May 4, 2026
6 checks passed
@u9g u9g deleted the jl/textwrap-dedent-multiline-strings branch May 4, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants