Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c384da commit 551ced2Copy full SHA for 551ced2
doc/themes/scikit-learn-modern/search.html
@@ -5,4 +5,5 @@
5
<script src="{{ pathto('_static/doctools.js', 1) }}"></script>
6
<script src="{{ pathto('_static/language_data.js', 1) }}"></script>
7
<script src="{{ pathto('_static/searchtools.js', 1) }}"></script>
8
+ <script src="{{ pathto('_static/sphinx_highlight.js', 1) }}"></script>
9
{% endblock %}
0 commit comments