We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d987d8 commit add8ab1Copy full SHA for add8ab1
1 file changed
README.rst
@@ -10,7 +10,7 @@
10
11
.. raw:: html
12
13
- <video controls autoplay loop><source src="_static/logo_docs.mp4" type="video/mp4"></video>
+ <video autoplay loop muted><source src="_static/logo_docs.mp4" type="video/mp4"></video>
14
15
``adaptive`` is an open-source Python library designed to
16
make adaptive parallel function evaluation simple. With ``adaptive`` you
0 commit comments