Skip to content

Fix Read the Docs warning failures - #2070

Merged
syssi merged 2 commits into
rytilahti:masterfrom
JanOstrowka:codex/rtd-cleanup
Jun 26, 2026
Merged

Fix Read the Docs warning failures#2070
syssi merged 2 commits into
rytilahti:masterfrom
JanOstrowka:codex/rtd-cleanup

Conversation

@JanOstrowka

Copy link
Copy Markdown
Contributor

Summary

  • change the README title to a real Markdown H1 so MyST no longer reports top-level heading warnings
  • skip inherited from_bytes and to_bytes members in autodoc to avoid Python 3.9 enum docstring warnings in RTD

Verification

  • reproduced the hosted RTD toolchain locally with Sphinx 7.4.7 and myst-parser 3.0.1
  • ran sphinx-build -b html -W docs /tmp/python-miio-rtd-rtd74-html successfully

This is intended as a standalone docs/build cleanup so feature PRs are not blocked by pre-existing RTD failures.

@codecov

codecov Bot commented Mar 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.26%. Comparing base (c5cc0f2) to head (96eb689).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2070   +/-   ##
=======================================
  Coverage   82.26%   82.26%           
=======================================
  Files         197      197           
  Lines       19145    19145           
  Branches     1052     1052           
=======================================
  Hits        15750    15750           
  Misses       3218     3218           
  Partials      177      177           

☔ View full report in Codecov by Sentry.
📢 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.

@JanOstrowka
JanOstrowka marked this pull request as draft March 30, 2026 17:55
@JanOstrowka
JanOstrowka marked this pull request as ready for review March 30, 2026 18:04

@syssi syssi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree to pin poetry to keep the Python 3.9 Windows build for now.

@syssi
syssi merged commit 507afce into rytilahti:master Jun 26, 2026
24 checks passed
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