We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaca4c1 commit 5aee5c2Copy full SHA for 5aee5c2
docs/conf.py
@@ -353,8 +353,6 @@ def linkcode_resolve(domain, info):
353
nbsphinx_execute = "never"
354
# -- Options for LaTeX output ---------------------------------------------
355
356
-# -- Detect branch name -----------------------------------
357
-# Works on GitHub Actions, ReadTheDocs, and local fallback
358
BRANCH = (
359
os.environ.get("READTHEDOCS_VERSION") # ReadTheDocs
360
or "main" # fallback
0 commit comments