Skip to content

docs: fix 2 issues in sandbox_agent.py - #44

Open
Avicennasis wants to merge 1 commit into
e2b-dev:masterfrom
Avicennasis:docs/fix-typos
Open

Avicennasis wants to merge 1 commit into
e2b-dev:masterfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

  • 'Ctl-C' -> 'Ctrl-C' in a key-combination hint string (typo).
  • Removed a stray closing paren in a log message: f"{action_name} {filepath})" -> f"{action_name} {filepath}". This changes the logged output text (drops a trailing ) that had no matching open paren) — cosmetic to the log line only, no other behavior changes.

@cla-bot cla-bot Bot added the cla-signed label Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant