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 fcc6d5a commit dc5ca3cCopy full SHA for dc5ca3c
GSASII/imports/G2phase_RRUFF.py
@@ -4,7 +4,7 @@
4
import sys
5
import numpy as np
6
import random as ran
7
-from .. import GSASIIobj as G2obj
+#from .. import GSASIIobj as G2obj
8
9
class RRUFFReader(G2obj.ImportPhase):
10
'''A fairly quickly-written importer to pull out the phase info from a
0 commit comments