Skip to content

Commit

Permalink
[skip ci] DOC: fixed plot
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Jul 8, 2020
1 parent ab1f2a4 commit d99602a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/simulation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ After plot formatting:

import matplotlib.pyplot as plt
import numpy as np
from skued import Crystal
from crystals import Crystal
graphite = Crystal.from_database('C')
from skued import powdersim
q = np.linspace(1, 10, 1024)
Expand Down

0 comments on commit d99602a

Please sign in to comment.