Skip to content
Snippets Groups Projects
Commit 8b9e1ce4 authored by Anthony Lim's avatar Anthony Lim
Browse files

refs #23232 muon analysis 2 py flake 8 fixes

parent 5a744224
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ class MuonAnalysis2Gui(QtGui.QMainWindow):
# cancel algs if window is closed
def closeEvent(self, event):
self.dockWidget.closeEvent(event)
global muonGUI = None
global muonGUI = None
def qapp():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment