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

Commit 30686b9

Browse files
comment correction
1 parent c08e572 commit 30686b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PythonGUI_apps/Table/Table_widget.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ def run():
142142
QtGui.QApplication.instance().exec_()
143143
return win
144144

145-
run()
145+
#run()

0 commit comments

Comments
 (0)