Skip to content

Commit 0eaa58f

Browse files
committed
minor cleanup
1 parent c216706 commit 0eaa58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GSASII/imports/G2img_CheMin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from __future__ import division, print_function
66
from .. import GSASIIobj as G2obj
77
from .. import GSASIIpath
8-
from .. import GSASIIfil as G2fil
8+
from .. import GSASIIfiles as G2fil
99
try:
1010
import imageio
1111
except ImportError:

0 commit comments

Comments
 (0)