Skip to content

Commit 33ed0e9

Browse files
authored
Update lattice.py
1 parent 0a4a909 commit 33ed0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffpy/structure/lattice.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import numpy
2626
import numpy.linalg as numalg
2727

28-
from diffpy.structure import LatticeError
28+
from diffpy.structure.structureerrors import LatticeError
2929

3030
# Helper Functions -----------------------------------------------------------
3131

0 commit comments

Comments
 (0)