We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c216706 commit 0eaa58fCopy full SHA for 0eaa58f
GSASII/imports/G2img_CheMin.py
@@ -5,7 +5,7 @@
5
from __future__ import division, print_function
6
from .. import GSASIIobj as G2obj
7
from .. import GSASIIpath
8
-from .. import GSASIIfil as G2fil
+from .. import GSASIIfiles as G2fil
9
try:
10
import imageio
11
except ImportError:
0 commit comments