Skip to content

Commit 9671047

Browse files
authored
DOC Remove the 2024 user survey announcement (scikit-learn#30091)
1 parent 219eedc commit 9671047

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/conf.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,7 @@
292292
],
293293
},
294294
"show_version_warning_banner": True,
295-
"announcement": (
296-
'<a href="https://forms.gle/zUXvWjGUN1nWhJ2V6">Help us make '
297-
"<code>scikit-learn</code> better! The 2024 user survey is now live.</a>"
298-
),
295+
"announcement": None,
299296
}
300297

301298
# Add any paths that contain custom themes here, relative to this directory.

0 commit comments

Comments
 (0)