Skip to content

[python] Fixing Python tutorial doc strings to address comments from PR 9272 - #9406

Open
derek-gerstmann wants to merge 2 commits into
mainfrom
dg/fix_pyrt_tutorial_comments
Open

[python] Fixing Python tutorial doc strings to address comments from PR 9272#9406
derek-gerstmann wants to merge 2 commits into
mainfrom
dg/fix_pyrt_tutorial_comments

Conversation

@derek-gerstmann

@derek-gerstmann derek-gerstmann commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Adjusting python tutorial 15 doc strings to address comments from review #9272

Checklist

  • Tests added or updated (not required for docs, CI config, or typo fixes)
  • Documentation updated (if public API changed)
  • Python bindings updated (if public API changed)
  • Benchmarks are included here if the change is intended to affect performance.
  • Commits include AI attribution where applicable (see Code of Conduct)

@alexreinking

Copy link
Copy Markdown
Member

While we're here, can you ask Claude to figure out a way to display Python-only tutorials in the docs website? Right now, this lesson isn't rendered.

@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.07%. Comparing base (36c47dc) to head (839a324).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9406      +/-   ##
==========================================
- Coverage   70.17%   70.07%   -0.11%     
==========================================
  Files         261      261              
  Lines       79396    79396              
  Branches    19358    19358              
==========================================
- Hits        55717    55637      -80     
- Misses      17896    17897       +1     
- Partials     5783     5862      +79     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@derek-gerstmann

derek-gerstmann commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

Fixed python tutorial 15 display in PR #9408

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