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.
2 parents e7352e8 + b393f36 commit 73bf0eaCopy full SHA for 73bf0ea
1 file changed
doc/conf.py
@@ -227,7 +227,7 @@ def _check_dependencies():
227
# must exist either in Sphinx' static/ path, or in one of the custom paths
228
# given in html_static_path.
229
#html_style = 'matplotlib.css'
230
-html_style = 'mpl.css'
+html_style = f'mpl.css?{SHA}'
231
232
# The name for this set of Sphinx documents. If None, it defaults to
233
# "<project> v<release> documentation".
0 commit comments