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