Skip to content

Conversation

@cagataycali
Copy link
Member

Description

Fixed missing code block formatting in the README.md file for the Code Interpreter section. Added proper markdown code blocks around the Python examples to improve readability and ensure proper syntax highlighting.

Changes made:

  • Added opening ````python` code block marker
  • Updated comment from "Create a session and execute code" to "Create a session"
  • Added "Execute Python code" comment for clarity
  • Simplified the example code by removing pandas import
  • Added closing ```` code block marker

Related Issues

N/A - Minor documentation formatting fix

Documentation PR

N/A - This is the documentation fix itself

Type of Change

  • Bug fix
  • New Tool
  • Breaking change
  • Other (please describe):

Testing

Verified that the markdown renders correctly with proper syntax highlighting:

  • Manually reviewed the diff using git diff
  • Confirmed that the code blocks now have proper markdown formatting
  • No functional code changes, only documentation formatting

Checklist

  • I have read the CONTRIBUTING document

  • I have added tests that prove my fix is effective or my feature works (N/A - documentation only)

  • I have updated the documentation accordingly

  • I have added an appropriate example to the documentation to outline the feature (N/A - formatting fix only)

  • My changes generate no new warnings

  • Any dependent changes have been merged and published (N/A)

  • By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cagataycali cagataycali requested a review from a team as a code owner July 21, 2025 17:27
@cagataycali cagataycali enabled auto-merge (squash) July 21, 2025 17:30
@cagataycali cagataycali merged commit ca5c501 into strands-agents:main Jul 22, 2025
38 of 42 checks passed
@cagataycali cagataycali deleted the fix/readme-code-blocks branch July 22, 2025 14:18
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