Skip to content

Commit 5061460

Browse files
committed
update reci
1 parent a136c0b commit 5061460

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyxtal/miscellaneous/RECP/dia.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from pyxtal.xtal import RECP
1+
from pyxtal.reciprocal import RECP
22
from pyxtal import pyxtal
33
import numpy as np
44

pyxtal/miscellaneous/RECP/test0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from pyxtal.xtal import RECP
1+
from pyxtal.reciprocal import RECP
22
from pyxtal import pyxtal
33
import matplotlib.pyplot as plt
44

0 commit comments

Comments
 (0)