Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 2692e8b

Browse files
disable run in file
1 parent 2d09faa commit 2692e8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PythonGUI_apps/PLQE_analysis/plqe_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ def run():
182182
QtGui.QApplication.instance().exec_()
183183
return win
184184

185-
run()
185+
#run()

0 commit comments

Comments
 (0)