You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msg='Unable to regress automatically to versions prior to last source reorg. If you do need to use an older GSAS-II version please ask for help on mailing list or GitHub Issues.'
7528
+
G2MessageBox(self.parent,msg,'Too old')
7529
+
self.spin.SetValue(self.spin.GetValue()+1)
7530
+
raiseIndexError
7521
7531
msg=f'git {commit.hexsha[:10]} from {fmtdate(commit)}'
0 commit comments