You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2022. It is now read-only.
This fixes a discrepancy between documentation builds on Read the Docs on one side (which use sphinx-rtd-theme by default), and builds on GitHub Actions and local builds on the other side (which default to Alabaster). As the documentation is hosted with Read the Docs, the discrepancy is resolved in favor of sphinx-rtd-theme, avoiding a breaking change.