Skip to content

Commit 66d7f12

Browse files
committed
Corrected indentation
1 parent b81e783 commit 66d7f12

2 files changed

Lines changed: 2 additions & 51 deletions

File tree

example/msd_nojump_demo.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

package/MDAnalysis/analysis/msd.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@
6969
back into the primary simulation cell.
7070
7171
In MDAnalysis you can use the
72-
:class:`~MDAnalysis.transformations.nojump.NoJump`
73-
transformation.
74-
transformation to unwrap coordinates on-the-fly.
72+
:class:`~MDAnalysis.transformations.nojump.NoJump`
73+
transformation to unwrap coordinates on-the-fly.
7574
7675
A minimal example:
7776

0 commit comments

Comments
 (0)