Skip to content

Commit 91a5ac7

Browse files
committed
Update
1 parent c2af0d2 commit 91a5ac7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,10 @@ def reset_seeds(gallery_conf, fname):
256256
project = "PyTorch Tutorials"
257257
copyright = "2024, PyTorch"
258258
author = "PyTorch contributors"
259-
260259
# The version info for the project you're documenting, acts as replacement for
261260
# |version| and |release|, also used in various other places throughout the
262261
# built documents.
263-
#
262+
264263
# The short X.Y version.
265264
version = str(torch.__version__)
266265
# The full version, including alpha/beta/rc tags.

0 commit comments

Comments
 (0)