Skip to content

Commit 210a225

Browse files
svekarsdbort
andauthored
Update docs/source/conf.py
Co-authored-by: Dave Bort <[email protected]>
1 parent ba662ec commit 210a225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
version = ".".join(
8686
et_version_docs.split("/")[-1].split("-")[0].lstrip("v").split(".")[:2]
8787
)
88-
print(f"Version: {version}")
88+
print(f"Version: {version}")
8989
html_title = " ".join((project, version, "documentation"))
9090

9191
breathe_projects = {"ExecuTorch": "../build/xml/"}

0 commit comments

Comments
 (0)