Skip to content

Commit 5aee5c2

Browse files
committed
remove comment
1 parent aaca4c1 commit 5aee5c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,6 @@ def linkcode_resolve(domain, info):
353353
nbsphinx_execute = "never"
354354
# -- Options for LaTeX output ---------------------------------------------
355355

356-
# -- Detect branch name -----------------------------------
357-
# Works on GitHub Actions, ReadTheDocs, and local fallback
358356
BRANCH = (
359357
os.environ.get("READTHEDOCS_VERSION") # ReadTheDocs
360358
or "main" # fallback

0 commit comments

Comments
 (0)