Skip to content

Commit 07961c1

Browse files
authored
Fixed okwarning block warning (#389)
* fixes #378 * use okwarning to block warning (due to MDAnalysis/mdanalysis#3889) in reading_and_writing.rst
1 parent 54fcb5e commit 07961c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/reading_and_writing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ be attached to the new :class:`MDAnalysis.core.groups.AtomGroup`. If the Univers
212212
with its :class:`MDAnalysis.core.groups.AtomGroup`, they will still be bound together afterwards:
213213

214214
.. ipython:: python
215+
:okwarning:
215216
216217
import pickle
217218
from MDAnalysis.tests.datafiles import PSF, DCD

0 commit comments

Comments
 (0)