Skip to content

Commit

Permalink
[skip ci] DOC: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Dec 2, 2020
1 parent 7fa6c61 commit 4a22736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/visualization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ As an example, let's use a simulated diffraction pattern of monoclinic $VO_2$::

import numpy as np
import matplotlib.pyplot as plt
from crystals import Crystal,
from crystals import Crystal
from skued import patterson
from skued import powdersim # To simulate experimental data

Expand Down

0 comments on commit 4a22736

Please sign in to comment.