Skip to content

Commit ed858e3

Browse files
committed
Supre nitpicking complaint on one space
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent fd7c6e8 commit ed858e3

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
@@ -53,7 +53,7 @@
5353
short_version = MONAI_APP_SDK_VERSION.split("+")[0]
5454
release = short_version
5555
version = re.sub(r"(a|b|rc)\d+.*", "", short_version)
56-
release = "Stable" # stable for now since short_version is always 1.0.0 for as of now
56+
release = "Stable" # stable for now since short_version is always 1.0.0 for as of now
5757

5858
# List of patterns, relative to source directory, that match files and
5959
# directories to ignore when looking for source files.

0 commit comments

Comments
 (0)