Skip to content

Commit 919527e

Browse files
authored
DOC Fix release checklist formatting (scikit-learn#31783)
1 parent 298b03e commit 919527e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/developers/maintainer.rst.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Reference Steps
121121
* [ ] Update the sklearn dev0 version in main branch
122122
{%- endif %}
123123
* [ ] Set the version number in the release branch
124-
{% if key == "rc" -%}
124+
{%- if key == "rc" %}
125125
* [ ] Set an upper bound on build dependencies in the release branch
126126
{%- endif %}
127127
* [ ] Generate the changelog in the release branch

0 commit comments

Comments
 (0)