Skip to content

Commit f7664cf

Browse files
committed
fixed readthedocs by adding :okwarning: in file getting_started.rst
1 parent 856e76f commit f7664cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/getting_started.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ To create a session, you need to pass a list of pairs (array_name, array):
284284
One of the main interests of using sessions is to save and load many arrays at once:
285285

286286
.. ipython:: python
287+
:okwarning:
287288
288289
ses.save("my_session.h5")
289290
ses = Session("my_session.h5")

0 commit comments

Comments
 (0)