Skip to content

Conversation

@RoryBarnes
Copy link
Contributor

Restore sphinx_rtd_theme import and path insertion to match bigplanet configuration. The theme module must be imported and added to sys.path for Sphinx 7.2.6 to locate the theme properly.

This reverts the previous attempt to remove these lines, which caused the "no theme named 'sphinx_rtd_theme' found" error.

🤖 Generated with Claude Code

Restore sphinx_rtd_theme import and path insertion to match bigplanet
configuration. The theme module must be imported and added to sys.path
for Sphinx 7.2.6 to locate the theme properly.

This reverts the previous attempt to remove these lines, which caused
the "no theme named 'sphinx_rtd_theme' found" error.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@RoryBarnes RoryBarnes merged commit cbe3ead into main Dec 30, 2025
1 check passed
@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.59%. Comparing base (ad3e036) to head (73365fb).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   56.59%   56.59%           
=======================================
  Files           4        4           
  Lines         629      629           
=======================================
  Hits          356      356           
  Misses        273      273           
Flag Coverage Δ
ubuntu-22.04-py3.9 56.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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