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

Commit ba6c21d

Browse files
comment run function
1 parent 9d88724 commit ba6c21d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PythonGUI_apps/Spectrum_analysis/Spectra_plot_fit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@ def run():
207207
return win
208208

209209
#Uncomment below if you want to run this as standalone
210-
run()
210+
#run()

0 commit comments

Comments
 (0)