Fix caption in docs

This commit is contained in:
Shinichi Hemmi
2023-06-08 17:28:10 +09:00
parent 17f997ecd9
commit d99459d26e
-1
View File
@@ -149,7 +149,6 @@ However, as described `here <https://github.com/python/cpython/blob/v3.11.0/Lib/
You can switch to other WSGI server implementations by using :func:`~optuna_dashboard.wsgi` function.
.. code-block:: python
:caption: wsgi.py
from optuna.storages import RDBStorage