Skip to content

Commit

Permalink
Update settings_preferences.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Daren-fearon authored Aug 1, 2024
1 parent 36830ee commit 3671027
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions xce/gui_scripts/settings_preferences.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
import os
import subprocess
import sys

from PyQt4 import QtCore

import QtCore
from PyQt4
from xce.lib import XChemDB, XChemLog, XChemMain, XChemUtils


class setup:
def __init__(self):
pass
Expand Down Expand Up @@ -742,7 +740,6 @@ def dropdown_items(self, xce_object):
"refine ALL bound-state models with BUSTER (no sanity check)",
"refine NEW bound-state models with BUSTER (no sanity check)",
"------------------------------------------",

"Show HTML summary",
"cluster datasets",
"Event Map -> SF",
Expand Down

0 comments on commit 3671027

Please sign in to comment.